TdxCustomLayoutCheckableItemCaptionOptions Class
The base class that implements a checkable item‘s caption options.
Declaration
TdxCustomLayoutCheckableItemCaptionOptions = class(
TdxLayoutLabeledItemCaptionOptions
)
Remarks
This class does not introduce any new functionality, it just publishes properties from its ancestor classes and initializes the Layout property to clRight to underpin the item caption’s appearance and behavior.
Inheritance
See Also