API:Vcl.Controls.TCustomPanningWindow.Create

提供: RAD Studio API Documentation
移動先: 案内検索

C++

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

プロパティ

種類 可視性 ソース ユニット
constructor public Vcl.Controls.hpp Vcl.Controls TCustomPanningWindow

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。