Vcl.Dialogs.TTaskDialogRadioButtonItem.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(Collection: TCollection); override;

C++

__fastcall virtual TTaskDialogRadioButtonItem(System::Classes::TCollection* Collection);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialogRadioButtonItem

Beschreibung

Erzeugt ein einzelnes Optionsfeld für Task-Dialogfelder.

Mit Create erstellen Sie eine einzelne Instanz der Klasse TTaskDialogRadioButtonItem.