API:FMX.ActnList.IIsChecked.IsChecked

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!