Vcl.Controls.TControl.FReserved

From RAD Studio API Documentation
Jump to: navigation, search

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.