TdxLayoutCheckBoxItemCaptionOptions Class
Contains a layout check box caption’s settings.
Declaration
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