TLayoutLabeledItemCustomCaption Class
System.UI.Layout.TCustomLayoutItemCaption
System.UI.Layout.TLayoutLabeledItemCustomCaption
System.UI.Layout.TLayoutItemCaption
System.UI.Layout.TLayoutLabelItemCaption
type TLayoutLabeledItemCustomCaption = class(TCustomLayoutItemCaption) end;
The TLayoutLabeledItemCustomCaption type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlignHorz | Represents property |
![]() | AlignVert | Represents property |
![]() | Cursor | Represents property |
![]() | Glyph | Represents property |
![]() | Position | Represents property |
![]() | ShowAccelChar | Represents property |
![]() | Text | Represents property |
![]() | Visible | Represents property |
![]() | VisibleElements | Represents property |
![]() | Width | Represents property |
![]() | WordWrap | Represents property |
Name | Description | |
---|---|---|
![]() | GetAlignHorz | Represents method |
![]() | GetAlignVert | Represents method |
![]() | GetCursor | Represents method |
![]() | GetGlyph | Represents method |
![]() | GetPosition | Represents method |
![]() | GetShowAccelChar | Represents method |
![]() | GetText | Represents method |
![]() | GetVisible | Represents method |
![]() | GetVisibleElements | Represents method |
![]() | GetWidth | Represents method |
![]() | GetWordWrap | Represents method |
![]() | SetCursor(TCursor) | Represents method |
![]() | SetGlyph(TBitmap) | Represents method |
![]() | SetVisibleElements(TLayoutCaptionVisibleElements) | Represents method |
![]() | SetWidth(Integer) | Represents method |
![]() | SetWordWrap(Boolean) | Represents method |
TLayoutLabeledItemCustomCaption is an abstract base class and can not be instantiated directly.