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

TCustomGroupBox.Create

Create - constructor for TCustomGroupBox: calls inherited Create then initialises style and bounds

Declaration

Source position: stdctrls.pp line 166

public constructor TCustomGroupBox.Create(

  AOwner: TComponent

); override;

See also

TWinControl.Create

  

Create - constructor for TWinControl: performs inherited Create and initialises some local variables

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