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


TMsgServer.TempTable
TMsgServer
Top 

Specifies the temporary table for searching message history.

property TempTable: TMsgTempTable;

Description
Use TempTable to link TMsgServer with one of MsgCommunicator's temporary tables.
Temporary table is needed for transmitting found messages from server to client when you use TMsgClient.FindMessages with UseLocalHistory set to false (i.e. search messages in server database).


© AidAim Software MsgCommunicator: