Unit 'AdvancedSingleInstance' Package
[Overview][Types][Classes][Index] [#fcl]

TAdvancedSingleInstance.ClientPostParams

Post client command-line parameters to the server.

Declaration

Source position: advancedsingleinstance.pas line 55

public procedure TAdvancedSingleInstance.ClientPostParams; override;

Description

ClientPostParams implements TAdvancedSingleInstance.ClientPostParams. It sends the command-line parameters using ClientPostCustomRequest.

Errors

If this application instance is not a client instance, then a ESingleInstance exception is raised.

See also

TAdvancedSingleInstance.ClientPostParams

  

Post client command-line parameters to the server.

ClientPostCustomRequest

  

Send a custom message to the server.


Documentation generated on: Jul 24 2023