Vcl.Forms.TScrollingWinControl.CreateWnd
Delphi
procedure CreateWnd; override;
C++
virtual void __fastcall CreateWnd();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		protected | Vcl.Forms.pas Vcl.Forms.hpp  | 
        Vcl.Forms | TScrollingWinControl | 
Description
Creates a Windows control corresponding to the TScrollingWinControl object.
CreateWnd is called automatically when the control is first created or when the window must be destroyed and recreated to reflect property changes.