Vcl.ComCtrls.TPageScroller.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

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) { }

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TPageScroller

Description

Create crée et initialise une instance de TPageScroller.

Create construit une instance de TPageScroller.