TdxLayoutGroupButtonOptions.CheckBox Property
Provides access to a check box’s settings.
Declaration
property CheckBox: TdxLayoutGroupCheckBoxButton read; write;
Property Value
| Type |
|---|
| TdxLayoutGroupCheckBoxButton |
Remarks
Refer to the TdxLayoutGroupCheckBoxButton class description for details.
See Also