TdxLayoutGroupCheckBoxButton Properties
A check box in a layout group.Name | Description |
---|---|
CheckAction | Manages the check box’s behavior. |
Checked | Specifies if the check box is checked. |
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 glyph for the 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 the check box’s visibility. |
Width | Specifies the layout group button’s width, in pixels. Inherited from TdxCustomLayoutGroupButton. |
See Also