Difference between revisions of "TOnTCPMessageEvent"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with "==Description== Type used by TGame.OnTCPMessage as an event handler type. ==Declaration== procedure (Ip: string; Port: Word; Text: string); IP: Admin's IP address ...")
 
(No difference)

Latest revision as of 19:39, 9 November 2017

Description

Type used by TGame.OnTCPMessage as an event handler type.

Declaration

 procedure (Ip: string; Port: Word; Text: string);
  IP: Admin's IP address
  Port: Port that admin connected with
  Text: Admin's message