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

TIdStreamSeekEvent

Declaration

Source position: IdGlobal.pas line 899

type TIdStreamSeekEvent = procedure(

  const AOffset: Int64;

  AOrigin: TSeekOrigin;

  var VPosition: Int64

) of object;



CT Web help

CodeTyphon Studio