API:Vcl.ExtCtrls.TEditButton.Enabled
Delphi
property Enabled: Boolean read GetEnabled write SetEnabled default True;
C++
__property bool Enabled = {read=GetEnabled, write=SetEnabled, default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TEditButton |
Description
Embarcadero Technologies does not currently have any additional information.