MsgCommunicator: Delphi Instant Messaging (IM) SDK
for easy creation of custom messenger system


TMsgDatabase.ContactsTableName
TMsgDatabase
Top 

Specifies the name of the table with user contacts.

Delphi syntax:
property
ContactsTableName: String read FContactsTableName write FContactsTableName;

C++ syntax:
__property
AnsiString ContactsTableName = {read=FContactsTableName, write=FContactsTableName};

Description
Use ContactsTableName to specify the name of the table with user contacts.



© AidAim Software MsgCommunicator: Delphi Messenger Sdk Instant Messaging Sdk Im Sdk