RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterUpdateField.Value Property

Retrieves the value associated with this adapter field.

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

GetValue calls the GetValue method to retrieve the value of the adapter field as a variant. 

 

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