API:Vcl.ExtCtrls.TCustomRadioGroup.Items
Delphi
property Items: TStrings read FItems write SetItems;
C++
__property System::Classes::TStrings* Items = {read=FItems, write=SetItems};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | protected | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TCustomRadioGroup |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!