• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 

Updated on-line help or more demos

Started by henry64, December 29, 2009, 03:18:08 pm

Previous topic - Next topic

henry64

Hi

When can we expect an updated on-line help, the existing is missing a lot of information and practical code examples.

e.g. How to use TnrPduSms for sending SMS, and receiving a report.
Information on who or where to destroy the TnrPduSms object.
What do nrcomm.usemainthread do?

Roman Novgorodov

Hello

If you create TnrPduSms, you should free it too.

If TnrComm.UseMainThread is true, TnrComm uses main application (windows) thread for process incoming data and call OnAfterReceived event. It can be useful for updating state of visual controls that are not threadsafe.
If you don't work with visual controls directly from OnAfterReceive handler, keep UseMainThread false.

Roman Novgorodov
DeepSoftware.Com
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.