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.