Unit 'BASS' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_nxpascal]

BASS_FILEPROCS

Declaration

Source position: Bass.pas line 585

type BASS_FILEPROCS = record

  close: FILECLOSEPROC;

  

  length: FILELENPROC;

  

  read: FILEREADPROC;

  

  seek: FILESEEKPROC;

  

end;



CT Web help

CodeTyphon Studio