Vcl.ExtCtrls.TRadioGroup.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomRadioGroup.Create */ inline __fastcall virtual TRadioGroup(System::Classes::TComponent* AOwner) : TCustomRadioGroup(AOwner) { }
/* TWinControl.CreateParented */ inline __fastcall TRadioGroup(HWND ParentWindow) : TCustomRadioGroup(ParentWindow) { }

Properties

Type Visibility Source Unit Parent
constructor public Vcl.ExtCtrls.hpp Vcl.ExtCtrls TRadioGroup

Description

Embarcadero Technologies does not currently have any additional information.