Back to Devexpress

TcxRadioGroupItem Properties

vcl-cxradiogroup-dot-tcxradiogroupitem-dot-underscore-properties.md

latest2.2 KB
Original Source

TcxRadioGroupItem Properties

Represents an individual radio button in a radio group.

NameDescription
AutomationProvides access to the button’s UI Automation and accessibility-related settings. Inherited from TcxButtonGroupItem.
CaptionSpecifies the item’s caption. Inherited from TcxCaptionItem.
CollectionInherited from TCollectionItem.
DisplayNameInherited from TCollectionItem.
Enabled protectedSpecifies whether the item’s state can be changed at runtime. Inherited from TcxButtonGroupItem.
IDInherited from TCollectionItem.
IndexInherited from TCollectionItem.
TagStores a value associated with the item. Inherited from TcxCaptionItem.
ValueRepresents the radio group’s EditValue when the current item is checked.

See Also

TcxRadioGroupItem Class

TcxRadioGroupItem Members

cxRadioGroup Unit