TOnTCPCommandEvent
Description
Type used by TGame.OnTCPCommand as an event handler type.
Declaration
function (Ip: string; Port: Word; Command: string): Boolean; IP: Admin's IP address Port: Port that admin connected with Command: Admin's command (any message starting with "/")