[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] Reference for unit 'fpGUI' (#fpgui)

TCustomRadioButton.Create

Declaration

Source position: line 0

public constructor TCustomRadioButton.Create(

  AOwner: TComponent

); override;

constructor TCustomRadioButton.Create(

  const pText: String;

  pOwner: TComponent

); overload;