RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TORB.Bind Method (string, string, string)
Pascal
function Bind(const RepositoryID: string; const ObjectName: string = ''; const HostName: string = ''): IObject; overload;
C++
__fastcall IObject Bind(const AnsiString RepositoryID, const AnsiString ObjectName = '', const AnsiString HostName = '');

This is Bind, a member of class TORB.

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