RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TConnectionAdmin.RenameConnection Method
Pascal
procedure RenameConnection(const OldName: string; const NewName: string);
C++
__fastcall RenameConnection(const AnsiString OldName, const AnsiString NewName);

This is RenameConnection, a member of class TConnectionAdmin.

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