[Overview][Types][Classes][Procedures and functions][Index] |
Indicates if modification of the RadioGroup is permitted.
Source position: extctrls.pp line 768
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.
Version 4.0 | Generated 2025-05-03 | Home |