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

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

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