[Overview][Resource strings][Constants][Types][Classes][Variables][Index] Reference for unit 'simpleipc' (#fcl)

TSimpleIPCServer.ThreadError

Last thread error

Declaration

Source position: simpleipc.pp line 212

public property TSimpleIPCServer.ThreadError : string
  read FThreadError;

Description

ThreadError is the last error reported by the thread (or none if no error was caught).

See also

TSimpleIPCServer.ThreadExecuting

  

Is the message thread currently executing ?

TSimpleIPCServer.StartServer

  

Start the server

TSimpleIPCServer.OnThreadError

  

Triggered when a thread reports an error

TSimpleIPCServer.Threaded

  

Is the server running threaded or not ?


Documentation generated on: May 14 2021