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

TCustomRadioGroup.Create

Create - constructor for TCustomRadioGroup: calls inherited Create, then sets list of buttons, and initialises layout and sizing properties

Declaration

Source position: extctrls.pp line 639

public constructor TCustomRadioGroup.Create(

  TheOwner: TComponent

); override;

See also

TCustomGroupBox.Create