TdxCustomLayoutGroupButton Properties
The base class for layout group buttons.Name | Description |
---|---|
Collection | Inherited from TCollectionItem. |
DisplayName | Inherited from TCollectionItem. |
Enabled | Specifies if a layout group button responds to user clicks. |
Glyph | Specifies a glyph for the layout group button. |
Height | Specifies a layout group button’s height, in pixels. |
Hint | Specifies a tip for a layout group button. |
ID | Inherited from TCollectionItem. |
Index | Inherited from TCollectionItem. |
Tag | Specifies a layout group button’s numeric identifier. |
Visible | Manages a layout group button’s visibility. |
Width | Specifies the layout group button’s width, in pixels. |
See Also