TcxGridLayoutItemCaptionOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Align |
Specifies horizontal caption text alignment.
Inherited from Tdx |
Align |
Specifies the vertical alignment of caption text within a layout item‘s caption area.
Inherited from Tdx |
Cursor protected |
Specifies the cursor displayed when the mouse pointer hovers over the layout item caption.
Inherited from Tdx |
Ellipsis |
Specifies the position of an ellipsis that replaces a portion of the caption that does not fit into its area.
Inherited from Tdx |
Glyph |
Specifies the caption’s glyph.
Inherited from Tdx |
Hint protected |
Specifies the caption’s hint.
Inherited from Tdx |
Hyperlink |
Specifies the color of hyperlinks in the layout item caption.
Inherited from Tdx |
Image |
Specifies the caption’s image.
Inherited from Tdx |
Item | Provides access to the layout item to which caption settings are applied. |
Layout | |
Show |
Specifies whether the item’s keyboard shortcut is in effect.
Inherited from Tdx |
Show |
Specifies if a hyperlink in the layout item caption displays the target URI in a hint when the mouse pointer hovers over the hyperlink.
Inherited from Tdx |
Text |
Specifies the layout item‘s caption.
Inherited from Tdx |
Visible |
Specifies if the caption of a layout item or group is visible.
Inherited from Tdx |
Visible |
Specifies which caption elements are visible.
Inherited from Tdx |
Width |
Specifies the caption area’s width (in pixels).
Inherited from Tdx |
Word |
Specifies if word wrap mode is active.
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Query |
Inherited from TInterfaced |
To |
Inherited from TObject. |
See Also