#include <fbcontrols.h>
Structure for attachment types.
Definition at line 390 of file fbcontrols.h.
Public Attributes |
|
FBPropertyAttachType | X |
Property: X Attachment type. |
|
FBPropertyAttachType | Y |
Property: Y Attachment type. |
|
FBPropertyAttachType | Width |
Property: Width Attachment type.
|
|
FBPropertyAttachType | Height |
Property: Height Attachment type.
|
FBPropertyAttachType FBVisualComponent::__Region::__AttachType::X |
Property: X Attachment type.
Definition at line 392 of file fbcontrols.h.
FBPropertyAttachType FBVisualComponent::__Region::__AttachType::Y |
Property: Y Attachment type.
Definition at line 393 of file fbcontrols.h.
FBPropertyAttachType FBVisualComponent::__Region::__AttachType::Width |
Property: Width Attachment type.
Definition at line 394 of file fbcontrols.h.
FBPropertyAttachType FBVisualComponent::__Region::__AttachType::Height |
Property: Height Attachment type.
Definition at line 395 of file fbcontrols.h.