TdxBarEditControl.ReadOnly Property
Determines whether a user may change text in an edit control.
Declaration
property ReadOnly: Boolean read;
Property Value
| Type |
|---|
| Boolean |
Remarks
This property corresponds to the ReadOnly property of an underlying item.
See Also