Back to Devexpress

TdxLayoutRadioButtonItemCaptionOptions Class

vcl-dxlayoutcontainer-3a022247.md

latest1.9 KB
Original Source

TdxLayoutRadioButtonItemCaptionOptions Class

Contains a layout radio button caption’s settings.

Declaration

delphi
TdxLayoutRadioButtonItemCaptionOptions = class(
    TdxCustomLayoutCheckableItemCaptionOptions
)

Remarks

This class does not introduce any new public members. It only publishes inherited properties. Refer to the TdxLayoutLabeledItemCustomCaptionOptions and TdxCustomLayoutItemCaptionOptions class descriptions for detailed information on available caption options.

A layout radio button’s CaptionOptions property references a TdxLayoutRadioButtonItemCaptionOptions class instance.

Inheritance

TObject TPersistent TInterfacedPersistent TdxCustomLayoutItemOptions TdxCustomLayoutItemCaptionOptions TdxCustomLayoutItemStorableCaptionOptions TdxLayoutLabeledItemCustomCaptionOptions TdxLayoutLabeledItemCaptionOptions TdxCustomLayoutCheckableItemCaptionOptions TdxLayoutRadioButtonItemCaptionOptions

See Also

TdxLayoutRadioButtonItemCaptionOptions Members

dxLayoutContainer Unit