RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValueType.ReadOnly Property

True if this TDBXValueType is read-only.

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

If ReadOnly is true, this TDBXValueType parameter is read-only; if false, it can be read and set. 

 

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