RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionFieldValueImpl.GetValue Method

Returns the value of the Values property.

Pascal
function GetValue(I: Integer): Variant;
C++
__fastcall Variant GetValue(int I);

GetValue is the read implementation of the Values property. 

I is the index of the field value to read. 

 

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