object Sys: TSys OldCreateOrder = False OnCreate = DataModuleCreate OnDestroy = DataModuleDestroy Left = 624 Top = 256 Height = 201 Width = 400 object Debug: TaowDebug OnEndTiming = DebugEndTiming OnMinorError = DebugMinorError OnCriticalError = DebugCriticalError LogName = 'aow2Log.txt' SaveLog = True DebugApplication = 'ErrRep.exe' LogLines = 1000 Left = 16 Top = 8 end object DSound: TGDSound UseDSound = True SampleRate = 44100 BitRate = 16 Channels = 2 PlaySfx = True PlayMusic = True SoundVolume = 100 MusicVolume = 100 DefaultVolume = 100 MaxSamples = 16 Left = 72 Top = 8 end object Manager: TAOWWinManager DefaultCursor = crArrow Enabled = True OnChangeCursor = ManagerChangeCursor WinLeft = 0 WinTop = 0 WinWidth = 800 WinHeight = 600 ILTBackground.IdealHeight = 0 ILTBackground.Index = 1 ILTBackground.OffsetX = 0 ILTBackground.OffsetY = 0 ILTBackground.TextureType = intScale OverlayPriority = 0 BorderLeft = 0 BorderRight = 0 BorderTop = 0 BorderBottom = 0 ILCursor = ILs.CursorsIL SoftwareCursor = True Left = 16 Top = 56 end end