API:FMX.ActnList.IIsChecked.IsChecked
Delphi
property IsChecked: Boolean read GetIsChecked write SetIsChecked;
C++
__property bool IsChecked = {read=GetIsChecked, write=SetIsChecked};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.ActnList.pas FMX.ActnList.hpp |
FMX.ActnList | IIsChecked |
Description
Embarcadero Technologies does not currently have any additional information.