Vcl.ExtCtrls.TCustomCategoryPanelGroup.CreateWnd
Delphi
procedure CreateWnd; override;
C++
virtual void __fastcall CreateWnd(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TCustomCategoryPanelGroup |
Description
Creates a Windows control corresponding to the TScrollingWinControl object. {{#multireplace:Vcl.ExtCtrls.TCustomCategoryPanelGroup.CreateWnd|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.Forms.TScrollingWinControl.CreateWnd|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.Forms.TScrollingWinControl.CreateWnd|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
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.