FMX.Types.IControl.Enabled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Enabled: Boolean read GetEnabled;

C++

__property bool Enabled = {read=GetEnabled};

Properties

Type Visibility Source Unit Parent
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types IControl

Description

Embarcadero Technologies does not currently have any additional information.