[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgio2.pas line 269
type TGMountUnmountFlagsIdx = ( |
||
TGMountUnmountFlagsIdxMinValue = 0, |
|
|
G_MOUNT_UNMOUNT_FORCE = 0, |
|
|
TGMountUnmountFlagsIdxMaxValue = 31 |
|
|
); |