Source position: interfacebase.pp line 53
type TSocketEvent = procedure(
AData: PtrInt;
AFlags: dword
) of object;