home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2002 October / Gamestar_44_2002-10_cd2.bin / patche / AOW2_Euro_Patch_V1_1.exe / AoW2.exe / 0 / RCDATA / TEVENTBARWIN / TEVENTBARWIN.txt
Text File  |  2002-07-15  |  3KB  |  111 lines

  1. object EventBarWin: TEventBarWin
  2.   OldCreateOrder = False
  3.   OnCreate = DataModuleCreate
  4.   Height = 0
  5.   Width = 0
  6.   object EventBarWin: TAOWWindow
  7.     DefaultCursor = crArrow
  8.     Enabled = True
  9.     Visible = False
  10.     Priority = 25
  11.     WinLeft = 0
  12.     WinTop = 739
  13.     WinWidth = 418
  14.     Masked = False
  15.     Alignment.AlignWidth = awBoth
  16.     Alignment.AlignHeight = ahTop
  17.     Alignment.RightOffPercent = 70
  18.     Alignment.TopOffPercent = 71
  19.     Alignment.BottomOffPercent = 5
  20.     Alignment.LeftOffset = 0
  21.     Alignment.RightOffset = -34
  22.     Alignment.TopOffset = -39
  23.     Alignment.BottomOffset = 0
  24.     WinManager = Sys.Manager
  25.     UseVMem = False
  26.     BorderWidth = 0
  27.     BorderHeight = 0
  28.     Cursor = crArrow
  29.     DoubleBuffered = True
  30.     MaskColor = clRed
  31.     FreeSurfaceOnHide = False
  32.     MaskedBorder = True
  33.     ILTexture.Index = 0
  34.     ILTexture.OffsetX = 0
  35.     ILTexture.OffsetY = 0
  36.     ILTexture.TextureType = intTile
  37.     ILFrame.Index = 10
  38.     DragHeight = 0
  39.     Draggable = False
  40.     Resizable = False
  41.     MinWidth = 0
  42.     MinHeight = 0
  43.     MaxWidth = 0
  44.     MaxHeight = 0
  45.     UseDisplayBorders = False
  46.     UseManagerBorders = True
  47.     Modal = False
  48.     WinHeight = 39
  49.     Left = 24
  50.     Top = 16
  51.   end
  52.   object BarEdge: TaowImage
  53.     DefaultCursor = crArrow
  54.     Enabled = True
  55.     Priority = 20
  56.     WinLeft = 370
  57.     WinTop = 0
  58.     AOWWindow = EventBarWin
  59.     CaptureInput = False
  60.     Alignment.AlignWidth = awRight
  61.     Alignment.AlignHeight = ahTop
  62.     Alignment.LeftOffset = 0
  63.     Alignment.RightOffset = 0
  64.     Alignment.TopOffset = 0
  65.     Alignment.BottomOffset = 0
  66.     Masked = False
  67.     ILTexture.IL = ILs.StoneGFX
  68.     ILTexture.Index = 133
  69.     ILTexture.OffsetX = 0
  70.     ILTexture.OffsetY = 0
  71.     ILTexture.TextureType = intTile
  72.     AnimStart = 0
  73.     AnimEnd = 0
  74.     WinWidth = 48
  75.     WinHeight = 39
  76.     Animate = False
  77.     AnimFrameDelay = 1
  78.     Left = 280
  79.     Top = 16
  80.   end
  81.   object Top: TaowImage
  82.     DefaultCursor = crArrow
  83.     Enabled = True
  84.     Priority = 10
  85.     WinLeft = -41
  86.     WinTop = 0
  87.     AOWWindow = EventBarWin
  88.     CaptureInput = False
  89.     Alignment.AlignWidth = awRight
  90.     Alignment.AlignHeight = ahTop
  91.     Alignment.LeftOffset = 0
  92.     Alignment.RightOffset = 48
  93.     Alignment.TopOffset = 0
  94.     Alignment.BottomOffset = 0
  95.     Masked = False
  96.     ILTexture.IL = ILs.StoneGFX
  97.     ILTexture.Index = 134
  98.     ILTexture.OffsetX = 0
  99.     ILTexture.OffsetY = 0
  100.     ILTexture.TextureType = intTile
  101.     AnimStart = 0
  102.     AnimEnd = 0
  103.     WinWidth = 411
  104.     WinHeight = 39
  105.     Animate = False
  106.     AnimFrameDelay = 1
  107.     Left = 152
  108.     Top = 16
  109.   end
  110. end
  111.