RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TScrollingWinControl.CreateWnd Method

Creates a Windows control corresponding to the TScrollingWinControl object.

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

CreateWnd is called automatically when the control is first created or when the window must be destroyed and recreated to reflect property changes. 

 

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