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

TAdvancedSingleInstance.ServerCheckMessages

Check for incoming messages for the server

Declaration

Source position: advancedsingleinstance.pas line 54

public procedure TAdvancedSingleInstance.ServerCheckMessages; override;

Description

ServerCheckMessages implements TAdvancedSingleInstance.ServerCheckMessages and checks if there are any messages in the message queue using the API of advancedIPC. If there are messages, it fires the OnServerReceivedParams event.

See also

TAdvancedSingleInstance.ServerCheckMessages

  

Check for incoming messages for the server

TAdvancedSingleInstance.Start

  

Start IPC communication and check the type of the application instance

TAdvancedSingleInstance.Stop

  

End IPC communication

OnServerReceivedParams


Documentation generated on: Sep 29 2022