[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomButton.CreateWnd

Creates the handle for the widgetset class instance.

Declaration

Source position: stdctrls.pp line 1232

protected procedure TCustomButton.CreateWnd; override;

Description

Calls the inherited method on entry. Calls UpdateDefaultCancel to set the Default and Cancel controls on the Parent form (when needed).

See also

TWinControl.CreateWnd

  

Creates the interface object (widget) and assigns the value in Handle.


Version 4.0 Generated 2025-05-03 Home