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

This is SetEditText, a member of class TValueListEditor.

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