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