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

TToggleBox.Create

Create - constructor for TToggleBox: calls inherited Create then initialises style and makes autosize False

Declaration

Source position: stdctrls.pp line 1282

public constructor TToggleBox.Create(

  TheOwner: TComponent

); override;

See also

TCustomCheckBox.Create

  

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

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