Back to Devexpress

TdxCustomLayoutItemCaptionOptions Members

vcl-dxlayoutcontainer-dot-tdxcustomlayoutitemcaptionoptions-dot-underscore-members.md

latest5.0 KB
Original Source

TdxCustomLayoutItemCaptionOptions Members

The base class for all classes that store caption settings for layout items and groups.

Constructors

NameDescription
Create(TdxCustomLayoutItem)Initializes a new instance of the TdxCustomLayoutItemOptions class with specified settings. Inherited from TdxCustomLayoutItemOptions.

Properties

NameDescription
AlignHorzSpecifies horizontal caption text alignment.
AlignVertSpecifies the vertical alignment of caption text within the item’s caption region.
EllipsisPosition protectedSpecifies the position of an ellipsis that replaces a portion of the caption that does not fit into its area.
Glyph protectedSpecifies the caption’s glyph.
Hint protectedSpecifies the caption’s hint.
HyperlinkColorSpecifies the color of hyperlinks in the layout item caption.
ImageIndex protectedSpecifies the caption’s image.
Layout protectedDetermines where caption text appears within an item.
ShowAccelChar protectedSpecifies whether the item’s keyboard shortcut is in effect.
ShowHyperlinkHintSpecifies if a hyperlink in the layout item caption displays the target URI in a hint when the mouse pointer hovers over the hyperlink.
TextSpecifies the layout item‘s caption.
VisibleSpecifies if the caption of a layout item or group is visible.
VisibleElements protectedSpecifies which caption elements are visible.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
QueryInterface(TGUID,Untyped)Inherited from TInterfacedPersistent.
ToStringInherited from TObject.

See Also

TdxCustomLayoutItemCaptionOptions Class

dxLayoutContainer Unit