RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TValueListEditor.GetCell Method
Pascal
function GetCell(ACol: Integer; ARow: Integer): string; virtual;
C++
virtual __fastcall AnsiString GetCell(int ACol, int ARow);

This is GetCell, a member of class TValueListEditor.

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