TdxLayoutCheckBoxItemCaptionOptions Class
In This Article
Contains a layout check box caption’s settings.
#Declaration
Delphi
TdxLayoutCheckBoxItemCaptionOptions = class(
TdxCustomLayoutCheckableItemCaptionOptions
)
#Remarks
This class does not introduce any new functionality, it just publishes properties from its ancestor classes.
A layout check box’s CaptionOptions property references a TdxLayoutCheckBoxItemCaptionOptions class instance.
#Inheritance
See Also