[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

TGMountUnmountFlagsIdx

Declaration

Source position: lazgio2.pas line 269

type TGMountUnmountFlagsIdx = (

  TGMountUnmountFlagsIdxMinValue = 0,

  

  G_MOUNT_UNMOUNT_FORCE = 0,

  

  TGMountUnmountFlagsIdxMaxValue = 31

  

);