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

This is SetCell, a member of class TValueListEditor.

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