TGame.OnTCPMessage

From Soldat Community Wiki
Revision as of 19:00, 9 November 2017 by Savage0795 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
property OnTCPMessage
 Access mode: RW
 Event handler type: TOnTCPMessageEvent
 Event handler declaration: procedure (Ip: string; Port: Word; Text: string);

Description

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