[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 1267

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

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads