FMX.ActnList.IGroupName Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetGroupNamepublicReturns the name of the group the control belongs to.
GetIsCheckedpublicReturns True if the control is on the ON state.
GroupNameStoredpublicReturns True if the GroupName needs to be stored.
IsCheckedStoredpublicDetermines whether the IsChecked property needs to be stored in the fmx-file.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetGroupNamepublicSets the name of the group the control belongs to.
SetIsCheckedpublicSetter method for the IsChecked property.
SupportspublicIndicates whether a given interface supports a specific (another) interface.