Vcl.Controls.TPanningWindowClass
Delphi
TPanningWindowClass = class of TCustomPanningWindow;
C++
typedef System::TMetaClass* TPanningWindowClass;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
classref typedef |
public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | Vcl.Controls |
Description
TPanningWindowClass defines the metaclass for TPanningWindow.
TPanningWindowClass is the metaclass for TPanningWindow. Its value is the class reference for TPanningWindow or for one of its descendants.