Skip to main content

TdxLayoutGroupButton Properties

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