[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Copies cached control properties and initializes a new tab control instance.
Source position: comctrls.pp line 443
protected procedure TCustomTabControl.InitializeWnd; override; |
InitializeWnd is an overridden method in TCustomTabControl. It is called after the Handle has been created, and before child handles are created. InitializeWnd ensures that internal members in the class instance are initialized when the handle is allocated.
|
Copies cached control properties to the newly created widget. |
Version 4.0 | Generated 2025-05-03 | Home |