Unit 'Imaging' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_vampyreimaging]

TIOFunctions

Declaration

Source position: Imaging.pas line 368

type TIOFunctions = record

  Open: TOpenProc;

  

  Close: TCloseProc;

  

  Eof: TEofProc;

  

  Seek: TSeekProc;

  

  Tell: TTellProc;

  

  Read: TReadProc;

  

  Write: TWriteProc;

  

end;



CT Web help

CodeTyphon Studio