TdxLayoutCheckBoxItem.CheckBoxOptions Property
In This Article
Provides access to the layout check box’s settings.
#Declaration
Delphi
property CheckBoxOptions: TdxLayoutCheckBoxItemCheckBoxOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxLayoutCheckBoxItemCheckBoxOptions class that contains the layout check box common settings.
See Also