RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IStringTest.Append Method
Pascal
function Append(const Str1: string; const Str2: string): string; cdecl;
C++
__cdecl __fastcall AnsiString Append(const AnsiString Str1, const AnsiString Str2);

This is Append, a member of class IStringTest.

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