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

TOpenMode

Declaration

Source position: ImagingTypes.pas line 479

type TOpenMode = (

  omReadOnly = 0,

  

  omCreate = 1,

  

  omReadWrite = 2

  

);



CT Web help

CodeTyphon Studio