RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTextColumn.ReadOnly Property

Indicates whether end users can use the generated control to set values.

Pascal
property ReadOnly: Boolean;
C++
__property Boolean ReadOnly;

Use ReadOnly to indicate whether users can change the value displayed by the generated control. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!