Show: Delphi C++
Display Preferences

Vcl.Controls.TWinControlClass

From XE2 API Documentation
Jump to: navigation, search

Delphi

type TWinControlClass = class of TWinControl;

C++

typedef System::TMetaClass* TWinControlClass;

Properties

Type Visibility Source Unit Parent
classref
typedef
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Description

TWinControlClass defines the metaclass for TWinControl.

TWinControlClass is the metaclass for TWinControl. Its value is the class reference for TWinControl or for one of its descendants.

See Also

Personal tools
Previous Versions
Translations