Vcl.Controls.TControl.FReserved
Delphi
FReserved: TReservedControlData; // Do not use - for internal use only!
C++
void *FReserved;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | protected | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TControl |
Description
FReserved is an internal Delphi variable and should not be used.
FReserved is an internal property and should not be directly used.