Unit 'IdSSLOpenSSL' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_indy]

TCallbackExEvent

Declaration

Source position: IdSSLOpenSSL.pas line 274

type TCallbackExEvent = procedure(

  ASender: TObject;

  const AsslSocket: PSSL;

  const AWhere: TIdC_INT;

  const Aret: TIdC_INT;

  const AType: string;

  const AMsg: string

) of object;



CT Web help

CodeTyphon Studio