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