[Overview][Types][Classes][Index] |
Create - constructor for TCustomRadioGroup: calls inherited Create, then sets list of buttons, and initialises layout and sizing properties
Source position: extctrls.pp line 665
public constructor TCustomRadioGroup.Create( |
TheOwner: TComponent |
); override; |