[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: dialogs.pp line 646
public constructor TTaskDialogRadioButtonItem.Create( |
ACollection: TCollection |
); override; |
ACollection |
|
Collection which owns the radio button item. |
Create is the overridden constructor for the class instance, and calls the inherited method on entry. Creates assign an object inspector-friendly value for the Caption property, such as 'RadioButton2'.
|
Constructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |