[Overview][Types][Classes][Procedures and functions][Index] |
Sets the value for the Items property.
Source position: extctrls.pp line 757
protected procedure TCustomRadioGroup.SetItems( |
Value: TStrings |
); |
Value |
|
New value for the property. |
|
Contains the captions for the radio button displayed in the control. |