TOnTCPMessageEvent
Revision as of 18:39, 9 November 2017 by Savage0795 (talk | contribs) (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 ...")
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