Back to Devexpress

TcxRadioGroupItem Members

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

latest4.6 KB
Original Source

TcxRadioGroupItem Members

Represents an individual radio button in a radio group.

Constructors

NameDescription
Create(TCollection)Inherited from TCollectionItem.

Properties

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.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetDisplayNameInherited from TCollectionItem.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
ReleaseInherited from TCollectionItem.
SetDisplayName(String)Inherited from TCollectionItem.
ToStringInherited from TObject.

See Also

TcxRadioGroupItem Class

cxRadioGroup Unit