RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TColumn.DefaultReadOnly Method

Returns the default ReadOnly setting for the column.

Pascal
function DefaultReadOnly: Boolean;
C++
__fastcall Boolean DefaultReadOnly();

Reflects the ReadOnly state of the grid and the grid's dataset and field. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!