RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParam.Value Property

Represents the value of the parameter as a Variant.

Pascal
property Value: Variant;
C++
__property Variant Value;

Use Value in generic code that manipulates the values of parameters without needing to know the field type the parameters represent. 

 

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