Unit 'ImagingTypes' Package
[Overview][Constants][Types][Index] [#pl_vampyreimaging]

TSeekMode

Declaration

Source position: ImagingTypes.pas line 474

type TSeekMode = (

  smFromBeginning = 0,

  

  smFromCurrent = 1,

  

  smFromEnd = 2

  

);



CT Web help

CodeTyphon Studio