Back to Devexpress

TdxLayoutCheckBoxItemCaptionOptions Class

vcl-dxlayoutcontainer-531f3945.md

latest1.6 KB
Original Source

TdxLayoutCheckBoxItemCaptionOptions Class

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

TObject TPersistent TInterfacedPersistent TdxCustomLayoutItemOptions TdxCustomLayoutItemCaptionOptions TdxCustomLayoutItemStorableCaptionOptions TdxLayoutLabeledItemCustomCaptionOptions TdxLayoutLabeledItemCaptionOptions TdxCustomLayoutCheckableItemCaptionOptions TdxLayoutCheckBoxItemCaptionOptions

See Also

TdxLayoutCheckBoxItemCaptionOptions Members

dxLayoutContainer Unit