Vcl.ComCtrls.TPageScroller.Create

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

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TPageScroller(System::Classes::TComponent* AOwner);
/* TWinControl.CreateParented */ inline __fastcall TPageScroller(HWND ParentWindow) : Vcl::Controls::TWinControl(ParentWindow) { }

プロパティ

種類 可視性 ソース ユニット
constructor public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TPageScroller

説明

CreateTPageScroller のインスタンスを作成および初期化します。

Create は,TPageScroller のインスタンスを作成します。