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

TRadioButton.Create

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

Declaration

Source position: stdctrls.pp line 1329

public constructor TRadioButton.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.