FMX.ActnList.IGroupName Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetGroupName | public | Returns the name of the group the control belongs to. |
| GetIsChecked | public | Returns True if the control is on the ON state. |
| GroupNameStored | public | Returns True if the GroupName needs to be stored. |
| IsCheckedStored | public | Determines whether the IsChecked property needs to be stored in the fmx-file. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetGroupName | public | Sets the name of the group the control belongs to. |
| SetIsChecked | public | Setter method for the IsChecked property. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |