RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPageScroller.Create Constructor

Creates and initializes an instance of TPageScroller.

Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TPageScroller(TComponent * AOwner);

Create constructs an instance of TPageScroller

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!