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

TButtonControl.Create

Create - constructor for TButtonControl: calls inherited Create then initialises style

Declaration

Source position: stdctrls.pp line 1053

public constructor TButtonControl.Create(

  TheOwner: TComponent

); override;

See also

TWinControl.Create