RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterFileField.GetValues Method

Returns one of the values associated with the adapter field.

Pascal
function GetValues(I: Integer): Variant; override;
C++
virtual __fastcall Variant GetValues(int I);

GetValues returns the result of GetFileNames

 

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