|
RAD Studio VCL Reference
|
Determines whether the user can select a different radio button in the group, and hence modify the data in the field.
property ReadOnly: Boolean;
__property Boolean ReadOnly;
If ReadOnly is true, the radio group displays data from the current record, but cannot be used to change the contents of the field. The default is false.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|