Unit 'singleinstance' Package
[Overview][Types][Classes][Variables][Index] [#fcl]

TBaseSingleInstance.ClientPostParams

Send parameters to the server.

Declaration

Source position: singleinstance.pp line 57

public procedure TBaseSingleInstance.ClientPostParams; virtual; abstract;

Description

ClientPostParams must be called to send the client command-line parameters to the server application. The mechanism used to send these parameters depends on the used descendent of the TBaseSingleInstance class.

See also

TBaseSingleInstance.ServerCheckMessages

  

Check for messages from a client application.


Documentation generated on: Jul 24 2023