RAD Studio VCL Reference
|
Returns one of the values provided by this adapter field.
function GetValues(I: Integer): Variant; virtual;
virtual __fastcall Variant GetValues(int I);
GetValues returns one of the values provided by this adapter field. GetValues calls GetValue. Descendant classes override this method.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|