Post client command-line parameters to the server.
Source position: advancedsingleinstance.pas line 62
public procedure TAdvancedSingleInstance.ClientPostParams; override; |
ClientPostParams implements TAdvancedSingleInstance.ClientPostParams. It sends the command-line parameters using ClientPostCustomRequest.
If this application instance is not a client instance, then a ESingleInstance exception is raised.
|
Post client command-line parameters to the server. |
|
|
Send a custom message to the server. |