RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPageScroller.CreateWnd Method

Creates the page scroller's window.

Pascal
procedure CreateWnd; override;
C++
virtual __fastcall CreateWnd();

Call CreateWnd to create the page scroller's window. 

CreateWnd overrides the inherited CreateWnd method in order to initialize the page scroller's color, handle, button size, margin, and position. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!