API:Vcl.ExtCtrls.TCustomPanel.Locked
Delphi
property Locked: Boolean read FLocked write FLocked default False;
C++
__property bool Locked = {read=FLocked, write=FLocked, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | protected | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TCustomPanel |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!