Vcl.Controls.TCustomPanningWindow.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomControl.Create */ inline __fastcall virtual TCustomPanningWindow(System::Classes::TComponent* AOwner) : TCustomControl(AOwner) { }
/* TWinControl.CreateParented */ inline __fastcall TCustomPanningWindow(HWND ParentWindow) : TCustomControl(ParentWindow) { }

Properties

Type Visibility Source Unit Parent
constructor public Vcl.Controls.hpp Vcl.Controls TCustomPanningWindow

Description

Embarcadero Technologies does not currently have any additional information.