Indicates if modification of the RadioGroup is permitted.
Source position: extctrls.pp line 722
public function TCustomRadioGroup.CanModify: Boolean; virtual; |
True when the control can be modified.
CanModify is a Boolean function which indicates if modification of the RadioGroup is permitted. CanModify always returns True in TCustomRadioGroup.