TCSExtSource
Contains the data obtained by processing of external source
Syntax
TCSExtSource = record Domain: string; Referer: string; Page: string; UserAgent: string; Path: array of string; AfterPath: array of string; ExMasks: array of string; Extensions: array of string; MimeTypes: array of string; ExExtensions: array of string; ExMimeTypes: array of string; Report: string; PageMinTime: integer; end;
Fields
- Domain
- type: string
- functions: domain
- Referer
- type: string
- functions: referer
- Page
- type: string
- functions: Array Pages
- UserAgent
- type: string
- functions: Array UserAgents
- Path
- тип: array of string
- functions: Array Paths
- AfterPath
- type: array of string
- functions: Array AfterPaths
- ExMasks
- type: array of string
- functions: Array ExMasks
- Extensions
- type: array of string
- functions: Array Extensions
- MimeTypes
- тип: array of string
- functions: Array MimeTypes
- ExExtensions
- type: array of string
- functions: Array ExExtensions
- ExMimeTypes
- type: array of string
- functions: Array ExMimeTypes
- Report
- type: string
- functions: report
- PageMinTime
- type: integer
- functions: pagemintime