TLayoutEmptySpaceItem Class
Represents type TLayoutEmptySpaceItem
.
type TLayoutEmptySpaceItem = class(TCustomLayoutItem) end;
The TLayoutEmptySpaceItem type exposes the following members.
Name | Description | |
---|---|---|
AlignHorz | Represents property | |
AlignVert | Represents property | |
Caption | Represents property | |
Enabled | Represents property | |
Height | Represents property | |
Offsets | Represents property | |
Padding | Represents property | |
Parent | Represents property | |
Style | Represents property | |
Visible | Represents property | |
Width | Represents property |
Name | Description | |
---|---|---|
BeginUpdate | Represents method | |
EndUpdate | Represents method | |
GetAlignHorz | Represents method | |
GetAlignVert | Represents method | |
GetCaption | Represents method | |
GetEnabled | Represents method | |
GetHeight | Represents method | |
GetOffsets | Represents method | |
GetPadding | Represents method | |
GetParent | Represents method | |
GetStyle | Represents method | |
GetVisible | Represents method | |
GetWidth | Represents method | |
MakeVisible | Represents method | |
SetAlignHorz(TLayoutAlignHorz) | Represents method | |
SetAlignVert(TLayoutAlignVert) | Represents method | |
SetEnabled(Boolean) | Represents method | |
SetHeight(Integer) | Represents method | |
SetParent(TLayoutGroup) | Represents method | |
SetVisible(Boolean) | Represents method | |
SetWidth(Integer) | Represents method |