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

TCustomCheckBox.Create

Create - constructor for TCustomCheckBox: calls inherited Create then initialises style, and state, bounds, tabstop and autosize

Declaration

Source position: stdctrls.pp line 1210

public constructor TCustomCheckBox.Create(

  TheOwner: TComponent

); override;

See also

TWinControl.Create

The latest version of this document can be found at lazarus-ccr.sourceforge.net.