TGame.OnTCPMessage

From Soldat Community Wiki
Revision as of 12:04, 29 August 2016 by Mighty (talk | contribs)
Jump to: navigation, search
property OnTCPCommand
 Access mode: RW
 Event handler type: TOnTCPCommandEvent
 Event handler declaration: 
   procedure (Ip: string; Port: Word; Text: string);

Description

Event property called when a TCP admin sends a message to the server.