FMX.ActnList.IIsChecked Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. | 
| GetIsChecked | public | Returns Trueif the control is on the ON state. | 
| 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. | 
| SetIsChecked | public | Setter method for the IsChecked property. | 
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |