TBanLists.GetIPBanId
Revision as of 09:58, 12 September 2016 by Mighty (talk | contribs) (Created page with " '''''function GetIPBanId(IP: ShortString): Integer; ''''' IP: IP to be searched Result: index of a TBannedIP in TBanLists.IP array ==Description== Function is lo...")
function GetIPBanId(IP: ShortString): Integer; IP: IP to be searched Result: index of a TBannedIP in TBanLists.IP array
Description
Function is looking for IP on TBanLists.IP array and returns the index.
Expand with: result when hw is not found |