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 / TMESSAGEDLG / TMESSAGEDLG.txt
Text File  |  2002-07-15  |  35KB  |  1,364 lines

  1. object MessageDlg: TMessageDlg
  2.   OldCreateOrder = False
  3.   Left = 285
  4.   Top = 161
  5.   Height = 539
  6.   Width = 769
  7.   object MessagePnl: TaowPanel
  8.     DefaultCursor = crArrow
  9.     Enabled = True
  10.     Priority = 0
  11.     WinLeft = 8
  12.     WinTop = 8
  13.     WinWidth = 404
  14.     Masked = True
  15.     Alignment.AlignWidth = awBoth
  16.     Alignment.AlignHeight = ahBoth
  17.     Alignment.LeftOffPercent = 2
  18.     Alignment.RightOffPercent = 2
  19.     Alignment.TopOffPercent = 5
  20.     Alignment.BottomOffPercent = 5
  21.     Alignment.LeftOffset = 0
  22.     Alignment.RightOffset = 0
  23.     Alignment.TopOffset = 0
  24.     Alignment.BottomOffset = 0
  25.     WinHeight = 134
  26.     aowWindow = ClientPnl
  27.     ILTexture.IdealHeight = 0
  28.     ILTexture.Index = 0
  29.     ILTexture.OffsetX = 0
  30.     ILTexture.OffsetY = 0
  31.     ILTexture.TextureType = intTile
  32.     ILFrame.IdealHeight = 0
  33.     ILFrame.Index = 0
  34.     OwnerItem = 0
  35.     MinWidth = 0
  36.     MinHeight = 0
  37.     Left = 88
  38.     Top = 156
  39.   end
  40.   object MessageMemo: TaowMemo
  41.     DefaultCursor = crArrow
  42.     Enabled = True
  43.     Priority = 0
  44.     WinLeft = 394
  45.     WinTop = 44
  46.     AOWWindow = MessageMemoPnl
  47.     CaptureInput = True
  48.     Alignment.AlignWidth = awBoth
  49.     Alignment.AlignHeight = ahBoth
  50.     Alignment.TopOffPercent = 25
  51.     Alignment.BottomOffPercent = 10
  52.     Alignment.LeftOffset = 0
  53.     Alignment.RightOffset = 0
  54.     Alignment.TopOffset = 5
  55.     Alignment.BottomOffset = 2
  56.     Masked = True
  57.     Sfx.Volume = -1
  58.     Sfx.Frequency = -1
  59.     Sfx.FreqDelta = 0
  60.     ILFont.IL = Fonts.AoW16
  61.     ILFont.Manager = Fonts.AoWStandard
  62.     ILFont.Color = 64
  63.     ILFont.ColorShadow = clBlack
  64.     ILFont.ColorDisabled = 64
  65.     ILFont.ColorShadowDisabled = 5094621
  66.     ILFont.Style = intFontNormal
  67.     ILFont.ShadowOffsetX = 1
  68.     ILFont.ShadowOffsetY = -1
  69.     ILFont.IdealHeight = 16
  70.     ILFont.ColorSelected = clBlack
  71.     ILFont.ColorShadowSelected = 5094621
  72.     ILTNormal.IdealHeight = 0
  73.     ILTNormal.IL = ILs.Text_Main
  74.     ILTNormal.Index = 1
  75.     ILTNormal.OffsetX = 0
  76.     ILTNormal.OffsetY = 0
  77.     ILTNormal.TextureType = intTile
  78.     ILFrame.IdealHeight = 0
  79.     ILFrame.Index = 15
  80.     WinWidth = 404
  81.     WinHeight = 54
  82.     BorderWidth = 7
  83.     BorderHeight = 0
  84.     VScrollBar = MessageMemoSB
  85.     Items.Strings = (
  86.       '@@@@'
  87.       '@@@@'
  88.       '@@@@'
  89.       '@@@@'
  90.       '@@@@'
  91.       '@@@@'
  92.       '')
  93.     ItemHeight = 18
  94.     VisibleItems = 3
  95.     TextAlign = taCenter
  96.     CursorChar = '|'
  97.     BlinkDelay = 0
  98.     Editable = False
  99.     Left = 152
  100.     Top = 212
  101.   end
  102.   object MessageHeaderLbl: TaowLabel
  103.     DefaultCursor = crArrow
  104.     Enabled = True
  105.     Priority = 0
  106.     WinLeft = 176
  107.     WinTop = 8
  108.     AOWWindow = MessageMemoPnl
  109.     CaptureInput = False
  110.     Alignment.AlignWidth = awCenter
  111.     Alignment.AlignHeight = ahBoth
  112.     Alignment.TopOffPercent = 6
  113.     Alignment.LeftOffset = 0
  114.     Alignment.RightOffset = 0
  115.     Alignment.TopOffset = 2
  116.     Alignment.BottomOffset = 0
  117.     Masked = True
  118.     Sfx.Volume = -1
  119.     Sfx.Frequency = -1
  120.     Sfx.FreqDelta = 0
  121.     ILFont.IL = Fonts.AoW16
  122.     ILFont.Manager = Fonts.AoWStandard
  123.     ILFont.Color = 64
  124.     ILFont.ColorShadow = clBlack
  125.     ILFont.ColorDisabled = 5094621
  126.     ILFont.ColorShadowDisabled = clBlack
  127.     ILFont.Style = intFontNormal
  128.     ILFont.ShadowOffsetX = 1
  129.     ILFont.ShadowOffsetY = -1
  130.     ILFont.IdealHeight = 16
  131.     Text = '####'
  132.     Left = 240
  133.     Top = 212
  134.   end
  135.   object YesBtn: TaowButton
  136.     DefaultCursor = crArrow
  137.     Enabled = True
  138.     Priority = 9999999
  139.     WinLeft = 61
  140.     WinTop = 0
  141.     AOWWindow = YesNoPnl
  142.     CaptureInput = True
  143.     Alignment.AlignWidth = awBoth
  144.     Alignment.AlignHeight = ahBoth
  145.     Alignment.LeftOffPercent = 15
  146.     Alignment.RightOffPercent = 55
  147.     Alignment.LeftOffset = 0
  148.     Alignment.RightOffset = 0
  149.     Alignment.TopOffset = 0
  150.     Alignment.BottomOffset = 0
  151.     Masked = True
  152.     Sfx.Volume = -1
  153.     Sfx.Frequency = -1
  154.     Sfx.FreqDelta = 0
  155.     ILFrame.IdealHeight = 0
  156.     ILFrame.IL = ILs.Btn_Main
  157.     ILFrame.Index = 170
  158.     ILFrame.OffsetX = 0
  159.     ILFrame.OffsetY = 0
  160.     ILFrame.TextureType = intTile
  161.     ILFrame.IndexHighlighted = 116
  162.     ILFrame.IndexDisabled = 100
  163.     ILFrame.IndexSelected = 108
  164.     ILTexture.IdealHeight = 0
  165.     ILTexture.IL = ILs.Btn_Main
  166.     ILTexture.Index = 194
  167.     ILTexture.OffsetX = 0
  168.     ILTexture.OffsetY = 50
  169.     ILTexture.TextureType = intScale
  170.     ILTexture.IndexHighlighted = 195
  171.     ILTexture.IndexDisabled = 194
  172.     ILTexture.IndexSelected = 196
  173.     ILIcon.IdealHeight = 0
  174.     ILIcon.Index = 0
  175.     ILIcon.OffsetX = 0
  176.     ILIcon.OffsetY = 0
  177.     ILIcon.TextureType = intTile
  178.     ILIcon.IndexHighlighted = 0
  179.     ILIcon.IndexDisabled = 0
  180.     ILIcon.IndexSelected = 0
  181.     ILButton.IdealHeight = 0
  182.     ILButton.IL = ILs.PlaceH
  183.     ILButton.Index = 30
  184.     ILButton.IndexSelected = 33
  185.     ILButton.IndexHighlighted = 30
  186.     ILButton.IndexDisabled = 30
  187.     ILButton.ButtonType = intIconLine
  188.     ILFont.IL = Fonts.AoW13
  189.     ILFont.Manager = Fonts.AoWStandard
  190.     ILFont.Color = 9101798
  191.     ILFont.ColorShadow = clBlack
  192.     ILFont.ColorDisabled = 6521729
  193.     ILFont.ColorShadowDisabled = 1909538
  194.     ILFont.Style = intFontShadowed
  195.     ILFont.ShadowOffsetX = 1
  196.     ILFont.ShadowOffsetY = -1
  197.     ILFont.IdealHeight = 13
  198.     ILFont.ColorSelected = 14023935
  199.     ILFont.ColorShadowSelected = 6827543
  200.     ILFont.ColorHighlighted = 14023935
  201.     ILFont.ColorShadowHighlighted = clBlack
  202.     BorderHeight = 0
  203.     BorderHeightSelected = 1
  204.     WinWidth = 123
  205.     WinHeight = 25
  206.     OnClick = YesBtnClick
  207.     Text = 'Yes'
  208.     Left = 216
  209.     Top = 264
  210.   end
  211.   object OKBtn: TaowButton
  212.     DefaultCursor = crArrow
  213.     Enabled = True
  214.     Priority = 9999999
  215.     WinLeft = 122
  216.     WinTop = 0
  217.     AOWWindow = OKPnl
  218.     CaptureInput = True
  219.     Alignment.AlignWidth = awBoth
  220.     Alignment.AlignHeight = ahBoth
  221.     Alignment.LeftOffPercent = 30
  222.     Alignment.RightOffPercent = 30
  223.     Alignment.LeftOffset = 0
  224.     Alignment.RightOffset = 0
  225.     Alignment.TopOffset = 0
  226.     Alignment.BottomOffset = 0
  227.     Masked = True
  228.     Sfx.Volume = -1
  229.     Sfx.Frequency = -1
  230.     Sfx.FreqDelta = 0
  231.     ILFrame.IdealHeight = 0
  232.     ILFrame.IL = ILs.Btn_Main
  233.     ILFrame.Index = 170
  234.     ILFrame.OffsetX = 0
  235.     ILFrame.OffsetY = 0
  236.     ILFrame.TextureType = intTile
  237.     ILFrame.IndexHighlighted = 116
  238.     ILFrame.IndexDisabled = 100
  239.     ILFrame.IndexSelected = 108
  240.     ILTexture.IdealHeight = 0
  241.     ILTexture.IL = ILs.Btn_Main
  242.     ILTexture.Index = 194
  243.     ILTexture.OffsetX = 0
  244.     ILTexture.OffsetY = 50
  245.     ILTexture.TextureType = intScale
  246.     ILTexture.IndexHighlighted = 195
  247.     ILTexture.IndexDisabled = 194
  248.     ILTexture.IndexSelected = 196
  249.     ILIcon.IdealHeight = 0
  250.     ILIcon.Index = 0
  251.     ILIcon.OffsetX = 0
  252.     ILIcon.OffsetY = 0
  253.     ILIcon.TextureType = intTile
  254.     ILIcon.IndexHighlighted = 0
  255.     ILIcon.IndexDisabled = 0
  256.     ILIcon.IndexSelected = 0
  257.     ILButton.IdealHeight = 0
  258.     ILButton.IL = ILs.PlaceH
  259.     ILButton.Index = 30
  260.     ILButton.IndexSelected = 33
  261.     ILButton.IndexHighlighted = 30
  262.     ILButton.IndexDisabled = 30
  263.     ILButton.ButtonType = intIconLine
  264.     ILFont.IL = Fonts.AoW13
  265.     ILFont.Manager = Fonts.AoWStandard
  266.     ILFont.Color = 9101798
  267.     ILFont.ColorShadow = clBlack
  268.     ILFont.ColorDisabled = 6521729
  269.     ILFont.ColorShadowDisabled = 1909538
  270.     ILFont.Style = intFontShadowed
  271.     ILFont.ShadowOffsetX = 1
  272.     ILFont.ShadowOffsetY = -1
  273.     ILFont.IdealHeight = 13
  274.     ILFont.ColorSelected = 14023935
  275.     ILFont.ColorShadowSelected = 6827543
  276.     ILFont.ColorHighlighted = 14023935
  277.     ILFont.ColorShadowHighlighted = clBlack
  278.     BorderHeight = 0
  279.     BorderHeightSelected = 1
  280.     WinWidth = 164
  281.     WinHeight = 25
  282.     OnClick = OKBtnClick
  283.     Text = 'OK'
  284.     Left = 216
  285.     Top = 308
  286.   end
  287.   object NoBtn: TaowButton
  288.     DefaultCursor = crArrow
  289.     Enabled = True
  290.     Priority = 9999999
  291.     WinLeft = 224
  292.     WinTop = 0
  293.     AOWWindow = YesNoPnl
  294.     CaptureInput = True
  295.     Alignment.AlignWidth = awBoth
  296.     Alignment.AlignHeight = ahBoth
  297.     Alignment.LeftOffPercent = 55
  298.     Alignment.RightOffPercent = 15
  299.     Alignment.LeftOffset = 0
  300.     Alignment.RightOffset = 0
  301.     Alignment.TopOffset = 0
  302.     Alignment.BottomOffset = 0
  303.     Masked = True
  304.     Sfx.Volume = -1
  305.     Sfx.Frequency = -1
  306.     Sfx.FreqDelta = 0
  307.     ILFrame.IdealHeight = 0
  308.     ILFrame.IL = ILs.Btn_Main
  309.     ILFrame.Index = 170
  310.     ILFrame.OffsetX = 0
  311.     ILFrame.OffsetY = 0
  312.     ILFrame.TextureType = intTile
  313.     ILFrame.IndexHighlighted = 116
  314.     ILFrame.IndexDisabled = 100
  315.     ILFrame.IndexSelected = 108
  316.     ILTexture.IdealHeight = 0
  317.     ILTexture.IL = ILs.Btn_Main
  318.     ILTexture.Index = 194
  319.     ILTexture.OffsetX = 0
  320.     ILTexture.OffsetY = 50
  321.     ILTexture.TextureType = intScale
  322.     ILTexture.IndexHighlighted = 195
  323.     ILTexture.IndexDisabled = 194
  324.     ILTexture.IndexSelected = 196
  325.     ILIcon.IdealHeight = 0
  326.     ILIcon.Index = 0
  327.     ILIcon.OffsetX = 0
  328.     ILIcon.OffsetY = 0
  329.     ILIcon.TextureType = intTile
  330.     ILIcon.IndexHighlighted = 0
  331.     ILIcon.IndexDisabled = 0
  332.     ILIcon.IndexSelected = 0
  333.     ILButton.IdealHeight = 0
  334.     ILButton.Index = 0
  335.     ILButton.IndexSelected = 0
  336.     ILButton.IndexHighlighted = 0
  337.     ILButton.IndexDisabled = 0
  338.     ILButton.ButtonType = intLine
  339.     ILFont.IL = Fonts.AoW13
  340.     ILFont.Manager = Fonts.AoWStandard
  341.     ILFont.Color = 9101798
  342.     ILFont.ColorShadow = clBlack
  343.     ILFont.ColorDisabled = 6521729
  344.     ILFont.ColorShadowDisabled = 1909538
  345.     ILFont.Style = intFontShadowed
  346.     ILFont.ShadowOffsetX = 1
  347.     ILFont.ShadowOffsetY = -1
  348.     ILFont.IdealHeight = 13
  349.     ILFont.ColorSelected = 14023935
  350.     ILFont.ColorShadowSelected = 6827543
  351.     ILFont.ColorHighlighted = 14023935
  352.     ILFont.ColorShadowHighlighted = clBlack
  353.     BorderHeight = 0
  354.     BorderHeightSelected = 1
  355.     WinWidth = 123
  356.     WinHeight = 25
  357.     OnClick = NoBtnClick
  358.     Text = 'No'
  359.     Left = 268
  360.     Top = 264
  361.   end
  362.   object MessageMemoPnl: TaowPanel
  363.     DefaultCursor = crArrow
  364.     Enabled = True
  365.     Priority = 0
  366.     WinLeft = 0
  367.     WinTop = 0
  368.     WinWidth = 404
  369.     Masked = True
  370.     Alignment.AlignWidth = awBoth
  371.     Alignment.AlignHeight = ahBoth
  372.     Alignment.BottomOffPercent = 30
  373.     Alignment.LeftOffset = 0
  374.     Alignment.RightOffset = 0
  375.     Alignment.TopOffset = 0
  376.     Alignment.BottomOffset = 0
  377.     WinHeight = 94
  378.     aowWindow = MessagePnl
  379.     ILTexture.IdealHeight = 0
  380.     ILTexture.IL = ILs.Text_Main
  381.     ILTexture.Index = 11
  382.     ILTexture.OffsetX = 0
  383.     ILTexture.OffsetY = 0
  384.     ILTexture.TextureType = intTile
  385.     ILFrame.IdealHeight = 0
  386.     ILFrame.IL = ILs.Fr_Main
  387.     ILFrame.Index = 15
  388.     OwnerItem = 0
  389.     MinWidth = 0
  390.     MinHeight = 0
  391.     Left = 88
  392.     Top = 212
  393.   end
  394.   object YesNoPnl: TaowPanel
  395.     DefaultCursor = crArrow
  396.     Enabled = True
  397.     Visible = False
  398.     Priority = 0
  399.     WinLeft = 8
  400.     WinTop = 6
  401.     WinWidth = 408
  402.     Masked = True
  403.     Alignment.AlignWidth = awBoth
  404.     Alignment.AlignHeight = ahBoth
  405.     Alignment.LeftOffPercent = 2
  406.     Alignment.RightOffPercent = 2
  407.     Alignment.TopOffPercent = 15
  408.     Alignment.BottomOffPercent = 15
  409.     Alignment.LeftOffset = 0
  410.     Alignment.RightOffset = 0
  411.     Alignment.TopOffset = 0
  412.     Alignment.BottomOffset = 0
  413.     WinHeight = 25
  414.     aowWindow = ButtonPnl
  415.     ILTexture.IdealHeight = 0
  416.     ILTexture.Index = 0
  417.     ILTexture.OffsetX = 0
  418.     ILTexture.OffsetY = 0
  419.     ILTexture.TextureType = intTile
  420.     ILFrame.IdealHeight = 0
  421.     ILFrame.Index = 15
  422.     OwnerItem = 0
  423.     MinWidth = 0
  424.     MinHeight = 0
  425.     Left = 152
  426.     Top = 264
  427.   end
  428.   object OKPnl: TaowPanel
  429.     DefaultCursor = crArrow
  430.     Enabled = True
  431.     Visible = False
  432.     Priority = 0
  433.     WinLeft = 8
  434.     WinTop = 6
  435.     WinWidth = 408
  436.     Masked = True
  437.     Alignment.AlignWidth = awBoth
  438.     Alignment.AlignHeight = ahBoth
  439.     Alignment.LeftOffPercent = 2
  440.     Alignment.RightOffPercent = 2
  441.     Alignment.TopOffPercent = 15
  442.     Alignment.BottomOffPercent = 15
  443.     Alignment.LeftOffset = 0
  444.     Alignment.RightOffset = 0
  445.     Alignment.TopOffset = 0
  446.     Alignment.BottomOffset = 0
  447.     WinHeight = 25
  448.     aowWindow = ButtonPnl
  449.     ILTexture.IdealHeight = 0
  450.     ILTexture.Index = 0
  451.     ILTexture.OffsetX = 0
  452.     ILTexture.OffsetY = 0
  453.     ILTexture.TextureType = intTile
  454.     ILFrame.IdealHeight = 0
  455.     ILFrame.Index = 15
  456.     OwnerItem = 0
  457.     MinWidth = 0
  458.     MinHeight = 0
  459.     Left = 152
  460.     Top = 308
  461.   end
  462.   object OKBtn2: TaowButton
  463.     DefaultCursor = crArrow
  464.     Enabled = True
  465.     Priority = 9999999
  466.     WinLeft = 61
  467.     WinTop = 0
  468.     AOWWindow = OKCancelPnl
  469.     CaptureInput = True
  470.     Alignment.AlignWidth = awBoth
  471.     Alignment.AlignHeight = ahBoth
  472.     Alignment.LeftOffPercent = 15
  473.     Alignment.RightOffPercent = 55
  474.     Alignment.LeftOffset = 0
  475.     Alignment.RightOffset = 0
  476.     Alignment.TopOffset = 0
  477.     Alignment.BottomOffset = 0
  478.     Masked = True
  479.     Sfx.Volume = -1
  480.     Sfx.Frequency = -1
  481.     Sfx.FreqDelta = 0
  482.     ILFrame.IdealHeight = 0
  483.     ILFrame.IL = ILs.Btn_Main
  484.     ILFrame.Index = 170
  485.     ILFrame.OffsetX = 0
  486.     ILFrame.OffsetY = 0
  487.     ILFrame.TextureType = intTile
  488.     ILFrame.IndexHighlighted = 116
  489.     ILFrame.IndexDisabled = 100
  490.     ILFrame.IndexSelected = 108
  491.     ILTexture.IdealHeight = 0
  492.     ILTexture.IL = ILs.Btn_Main
  493.     ILTexture.Index = 194
  494.     ILTexture.OffsetX = 0
  495.     ILTexture.OffsetY = 50
  496.     ILTexture.TextureType = intScale
  497.     ILTexture.IndexHighlighted = 195
  498.     ILTexture.IndexDisabled = 194
  499.     ILTexture.IndexSelected = 196
  500.     ILIcon.IdealHeight = 0
  501.     ILIcon.Index = 0
  502.     ILIcon.OffsetX = 0
  503.     ILIcon.OffsetY = 0
  504.     ILIcon.TextureType = intTile
  505.     ILIcon.IndexHighlighted = 0
  506.     ILIcon.IndexDisabled = 0
  507.     ILIcon.IndexSelected = 0
  508.     ILButton.IdealHeight = 0
  509.     ILButton.IL = ILs.PlaceH
  510.     ILButton.Index = 30
  511.     ILButton.IndexSelected = 33
  512.     ILButton.IndexHighlighted = 30
  513.     ILButton.IndexDisabled = 30
  514.     ILButton.ButtonType = intIconLine
  515.     ILFont.IL = Fonts.AoW13
  516.     ILFont.Manager = Fonts.AoWStandard
  517.     ILFont.Color = 9101798
  518.     ILFont.ColorShadow = clBlack
  519.     ILFont.ColorDisabled = 6521729
  520.     ILFont.ColorShadowDisabled = 1909538
  521.     ILFont.Style = intFontShadowed
  522.     ILFont.ShadowOffsetX = 1
  523.     ILFont.ShadowOffsetY = -1
  524.     ILFont.IdealHeight = 13
  525.     ILFont.ColorSelected = 14023935
  526.     ILFont.ColorShadowSelected = 6827543
  527.     ILFont.ColorHighlighted = 14023935
  528.     ILFont.ColorShadowHighlighted = clBlack
  529.     BorderHeight = 0
  530.     BorderHeightSelected = 1
  531.     WinWidth = 123
  532.     WinHeight = 25
  533.     OnClick = OKBtnClick
  534.     Text = 'OK'
  535.     Left = 216
  536.     Top = 352
  537.   end
  538.   object CancelBtn2: TaowButton
  539.     DefaultCursor = crArrow
  540.     Enabled = True
  541.     Priority = 9999999
  542.     WinLeft = 224
  543.     WinTop = 0
  544.     AOWWindow = OKCancelPnl
  545.     CaptureInput = True
  546.     Alignment.AlignWidth = awBoth
  547.     Alignment.AlignHeight = ahBoth
  548.     Alignment.LeftOffPercent = 55
  549.     Alignment.RightOffPercent = 15
  550.     Alignment.LeftOffset = 0
  551.     Alignment.RightOffset = 0
  552.     Alignment.TopOffset = 0
  553.     Alignment.BottomOffset = 0
  554.     Masked = True
  555.     Sfx.Volume = -1
  556.     Sfx.Frequency = -1
  557.     Sfx.FreqDelta = 0
  558.     ILFrame.IdealHeight = 0
  559.     ILFrame.IL = ILs.Btn_Main
  560.     ILFrame.Index = 170
  561.     ILFrame.OffsetX = 0
  562.     ILFrame.OffsetY = 0
  563.     ILFrame.TextureType = intTile
  564.     ILFrame.IndexHighlighted = 116
  565.     ILFrame.IndexDisabled = 100
  566.     ILFrame.IndexSelected = 108
  567.     ILTexture.IdealHeight = 0
  568.     ILTexture.IL = ILs.Btn_Main
  569.     ILTexture.Index = 194
  570.     ILTexture.OffsetX = 0
  571.     ILTexture.OffsetY = 50
  572.     ILTexture.TextureType = intScale
  573.     ILTexture.IndexHighlighted = 195
  574.     ILTexture.IndexDisabled = 194
  575.     ILTexture.IndexSelected = 196
  576.     ILIcon.IdealHeight = 0
  577.     ILIcon.Index = 0
  578.     ILIcon.OffsetX = 0
  579.     ILIcon.OffsetY = 0
  580.     ILIcon.TextureType = intTile
  581.     ILIcon.IndexHighlighted = 0
  582.     ILIcon.IndexDisabled = 0
  583.     ILIcon.IndexSelected = 0
  584.     ILButton.IdealHeight = 0
  585.     ILButton.Index = 0
  586.     ILButton.IndexSelected = 0
  587.     ILButton.IndexHighlighted = 0
  588.     ILButton.IndexDisabled = 0
  589.     ILButton.ButtonType = intLine
  590.     ILFont.IL = Fonts.AoW13
  591.     ILFont.Manager = Fonts.AoWStandard
  592.     ILFont.Color = 9101798
  593.     ILFont.ColorShadow = clBlack
  594.     ILFont.ColorDisabled = 6521729
  595.     ILFont.ColorShadowDisabled = 1909538
  596.     ILFont.Style = intFontShadowed
  597.     ILFont.ShadowOffsetX = 1
  598.     ILFont.ShadowOffsetY = -1
  599.     ILFont.IdealHeight = 13
  600.     ILFont.ColorSelected = 14023935
  601.     ILFont.ColorShadowSelected = 6827543
  602.     ILFont.ColorHighlighted = 14023935
  603.     ILFont.ColorShadowHighlighted = clBlack
  604.     BorderHeight = 0
  605.     BorderHeightSelected = 1
  606.     WinWidth = 123
  607.     WinHeight = 25
  608.     OnClick = CancelBtn2Click
  609.     Text = 'Cancel'
  610.     Left = 268
  611.     Top = 352
  612.   end
  613.   object OKCancelPnl: TaowPanel
  614.     DefaultCursor = crArrow
  615.     Enabled = True
  616.     Visible = False
  617.     Priority = 0
  618.     WinLeft = 8
  619.     WinTop = 6
  620.     WinWidth = 408
  621.     Masked = True
  622.     Alignment.AlignWidth = awBoth
  623.     Alignment.AlignHeight = ahBoth
  624.     Alignment.LeftOffPercent = 2
  625.     Alignment.RightOffPercent = 2
  626.     Alignment.TopOffPercent = 15
  627.     Alignment.BottomOffPercent = 15
  628.     Alignment.LeftOffset = 0
  629.     Alignment.RightOffset = 0
  630.     Alignment.TopOffset = 0
  631.     Alignment.BottomOffset = 0
  632.     WinHeight = 25
  633.     aowWindow = ButtonPnl
  634.     ILTexture.IdealHeight = 0
  635.     ILTexture.Index = 0
  636.     ILTexture.OffsetX = 0
  637.     ILTexture.OffsetY = 0
  638.     ILTexture.TextureType = intTile
  639.     ILFrame.IdealHeight = 0
  640.     ILFrame.Index = 15
  641.     OwnerItem = 0
  642.     MinWidth = 0
  643.     MinHeight = 0
  644.     Left = 152
  645.     Top = 352
  646.   end
  647.   object YesBtn2: TaowButton
  648.     DefaultCursor = crArrow
  649.     Enabled = True
  650.     Priority = 9999999
  651.     WinLeft = 20
  652.     WinTop = 0
  653.     AOWWindow = YesNoCancelPnl
  654.     CaptureInput = True
  655.     Alignment.AlignWidth = awBoth
  656.     Alignment.AlignHeight = ahBoth
  657.     Alignment.LeftOffPercent = 5
  658.     Alignment.RightOffPercent = 66
  659.     Alignment.LeftOffset = 0
  660.     Alignment.RightOffset = 0
  661.     Alignment.TopOffset = 0
  662.     Alignment.BottomOffset = 0
  663.     Masked = True
  664.     Sfx.Volume = -1
  665.     Sfx.Frequency = -1
  666.     Sfx.FreqDelta = 0
  667.     ILFrame.IdealHeight = 0
  668.     ILFrame.IL = ILs.Btn_Main
  669.     ILFrame.Index = 170
  670.     ILFrame.OffsetX = 0
  671.     ILFrame.OffsetY = 0
  672.     ILFrame.TextureType = intTile
  673.     ILFrame.IndexHighlighted = 116
  674.     ILFrame.IndexDisabled = 100
  675.     ILFrame.IndexSelected = 108
  676.     ILTexture.IdealHeight = 0
  677.     ILTexture.IL = ILs.Btn_Main
  678.     ILTexture.Index = 194
  679.     ILTexture.OffsetX = 0
  680.     ILTexture.OffsetY = 50
  681.     ILTexture.TextureType = intScale
  682.     ILTexture.IndexHighlighted = 195
  683.     ILTexture.IndexDisabled = 194
  684.     ILTexture.IndexSelected = 196
  685.     ILIcon.IdealHeight = 0
  686.     ILIcon.Index = 0
  687.     ILIcon.OffsetX = 0
  688.     ILIcon.OffsetY = 0
  689.     ILIcon.TextureType = intTile
  690.     ILIcon.IndexHighlighted = 0
  691.     ILIcon.IndexDisabled = 0
  692.     ILIcon.IndexSelected = 0
  693.     ILButton.IdealHeight = 0
  694.     ILButton.IL = ILs.PlaceH
  695.     ILButton.Index = 30
  696.     ILButton.IndexSelected = 33
  697.     ILButton.IndexHighlighted = 30
  698.     ILButton.IndexDisabled = 30
  699.     ILButton.ButtonType = intIconLine
  700.     ILFont.IL = Fonts.AoW13
  701.     ILFont.Manager = Fonts.AoWStandard
  702.     ILFont.Color = 9101798
  703.     ILFont.ColorShadow = clBlack
  704.     ILFont.ColorDisabled = 6521729
  705.     ILFont.ColorShadowDisabled = 1909538
  706.     ILFont.Style = intFontShadowed
  707.     ILFont.ShadowOffsetX = 1
  708.     ILFont.ShadowOffsetY = -1
  709.     ILFont.IdealHeight = 13
  710.     ILFont.ColorSelected = 14023935
  711.     ILFont.ColorShadowSelected = 6827543
  712.     ILFont.ColorHighlighted = 14023935
  713.     ILFont.ColorShadowHighlighted = clBlack
  714.     BorderHeight = 0
  715.     BorderHeightSelected = 1
  716.     WinWidth = 117
  717.     WinHeight = 25
  718.     OnClick = YesBtnClick
  719.     Text = 'Yes'
  720.     Left = 216
  721.     Top = 396
  722.   end
  723.   object CancelBtn3: TaowButton
  724.     DefaultCursor = crArrow
  725.     Enabled = True
  726.     Priority = 9999999
  727.     WinLeft = 267
  728.     WinTop = 0
  729.     AOWWindow = YesNoCancelPnl
  730.     CaptureInput = True
  731.     Alignment.AlignWidth = awBoth
  732.     Alignment.AlignHeight = ahBoth
  733.     Alignment.LeftOffPercent = 66
  734.     Alignment.RightOffPercent = 5
  735.     Alignment.LeftOffset = 0
  736.     Alignment.RightOffset = 0
  737.     Alignment.TopOffset = 0
  738.     Alignment.BottomOffset = 0
  739.     Masked = True
  740.     Sfx.Volume = -1
  741.     Sfx.Frequency = -1
  742.     Sfx.FreqDelta = 0
  743.     ILFrame.IdealHeight = 0
  744.     ILFrame.IL = ILs.Btn_Main
  745.     ILFrame.Index = 170
  746.     ILFrame.OffsetX = 0
  747.     ILFrame.OffsetY = 0
  748.     ILFrame.TextureType = intTile
  749.     ILFrame.IndexHighlighted = 116
  750.     ILFrame.IndexDisabled = 100
  751.     ILFrame.IndexSelected = 108
  752.     ILTexture.IdealHeight = 0
  753.     ILTexture.IL = ILs.Btn_Main
  754.     ILTexture.Index = 194
  755.     ILTexture.OffsetX = 0
  756.     ILTexture.OffsetY = 50
  757.     ILTexture.TextureType = intScale
  758.     ILTexture.IndexHighlighted = 195
  759.     ILTexture.IndexDisabled = 194
  760.     ILTexture.IndexSelected = 196
  761.     ILIcon.IdealHeight = 0
  762.     ILIcon.Index = 0
  763.     ILIcon.OffsetX = 0
  764.     ILIcon.OffsetY = 0
  765.     ILIcon.TextureType = intTile
  766.     ILIcon.IndexHighlighted = 0
  767.     ILIcon.IndexDisabled = 0
  768.     ILIcon.IndexSelected = 0
  769.     ILButton.IdealHeight = 0
  770.     ILButton.Index = 0
  771.     ILButton.IndexSelected = 0
  772.     ILButton.IndexHighlighted = 0
  773.     ILButton.IndexDisabled = 0
  774.     ILButton.ButtonType = intLine
  775.     ILFont.IL = Fonts.AoW13
  776.     ILFont.Manager = Fonts.AoWStandard
  777.     ILFont.Color = 9101798
  778.     ILFont.ColorShadow = clBlack
  779.     ILFont.ColorDisabled = 6521729
  780.     ILFont.ColorShadowDisabled = 1909538
  781.     ILFont.Style = intFontShadowed
  782.     ILFont.ShadowOffsetX = 1
  783.     ILFont.ShadowOffsetY = -1
  784.     ILFont.IdealHeight = 13
  785.     ILFont.ColorSelected = 14023935
  786.     ILFont.ColorShadowSelected = 6827543
  787.     ILFont.ColorHighlighted = 14023935
  788.     ILFont.ColorShadowHighlighted = clBlack
  789.     BorderHeight = 0
  790.     BorderHeightSelected = 1
  791.     WinWidth = 117
  792.     WinHeight = 25
  793.     OnClick = CancelBtn2Click
  794.     Text = 'Cancel'
  795.     Left = 324
  796.     Top = 396
  797.   end
  798.   object YesNoCancelPnl: TaowPanel
  799.     DefaultCursor = crArrow
  800.     Enabled = True
  801.     Priority = 0
  802.     WinLeft = 8
  803.     WinTop = 6
  804.     WinWidth = 404
  805.     Masked = True
  806.     Alignment.AlignWidth = awBoth
  807.     Alignment.AlignHeight = ahBoth
  808.     Alignment.LeftOffPercent = 2
  809.     Alignment.RightOffPercent = 2
  810.     Alignment.TopOffPercent = 15
  811.     Alignment.BottomOffPercent = 15
  812.     Alignment.LeftOffset = 0
  813.     Alignment.RightOffset = 0
  814.     Alignment.TopOffset = 0
  815.     Alignment.BottomOffset = 0
  816.     WinHeight = 25
  817.     aowWindow = ButtonPnl
  818.     ILTexture.IdealHeight = 0
  819.     ILTexture.Index = 0
  820.     ILTexture.OffsetX = 0
  821.     ILTexture.OffsetY = 0
  822.     ILTexture.TextureType = intTile
  823.     ILFrame.IdealHeight = 0
  824.     ILFrame.Index = 15
  825.     OwnerItem = 0
  826.     MinWidth = 0
  827.     MinHeight = 0
  828.     Left = 152
  829.     Top = 396
  830.   end
  831.   object NoBtn2: TaowButton
  832.     DefaultCursor = crArrow
  833.     Enabled = True
  834.     Priority = 9999999
  835.     WinLeft = 145
  836.     WinTop = 0
  837.     AOWWindow = YesNoCancelPnl
  838.     CaptureInput = True
  839.     Alignment.AlignWidth = awBoth
  840.     Alignment.AlignHeight = ahBoth
  841.     Alignment.LeftOffPercent = 36
  842.     Alignment.RightOffPercent = 36
  843.     Alignment.LeftOffset = 0
  844.     Alignment.RightOffset = 0
  845.     Alignment.TopOffset = 0
  846.     Alignment.BottomOffset = 0
  847.     Masked = True
  848.     Sfx.Volume = -1
  849.     Sfx.Frequency = -1
  850.     Sfx.FreqDelta = 0
  851.     ILFrame.IdealHeight = 0
  852.     ILFrame.IL = ILs.Btn_Main
  853.     ILFrame.Index = 170
  854.     ILFrame.OffsetX = 0
  855.     ILFrame.OffsetY = 0
  856.     ILFrame.TextureType = intTile
  857.     ILFrame.IndexHighlighted = 116
  858.     ILFrame.IndexDisabled = 100
  859.     ILFrame.IndexSelected = 108
  860.     ILTexture.IdealHeight = 0
  861.     ILTexture.IL = ILs.Btn_Main
  862.     ILTexture.Index = 194
  863.     ILTexture.OffsetX = 0
  864.     ILTexture.OffsetY = 50
  865.     ILTexture.TextureType = intScale
  866.     ILTexture.IndexHighlighted = 195
  867.     ILTexture.IndexDisabled = 194
  868.     ILTexture.IndexSelected = 196
  869.     ILIcon.IdealHeight = 0
  870.     ILIcon.Index = 0
  871.     ILIcon.OffsetX = 0
  872.     ILIcon.OffsetY = 0
  873.     ILIcon.TextureType = intTile
  874.     ILIcon.IndexHighlighted = 0
  875.     ILIcon.IndexDisabled = 0
  876.     ILIcon.IndexSelected = 0
  877.     ILButton.IdealHeight = 0
  878.     ILButton.IL = ILs.PlaceH
  879.     ILButton.Index = 30
  880.     ILButton.IndexSelected = 33
  881.     ILButton.IndexHighlighted = 30
  882.     ILButton.IndexDisabled = 30
  883.     ILButton.ButtonType = intIconLine
  884.     ILFont.IL = Fonts.AoW13
  885.     ILFont.Manager = Fonts.AoWStandard
  886.     ILFont.Color = 9101798
  887.     ILFont.ColorShadow = clBlack
  888.     ILFont.ColorDisabled = 6521729
  889.     ILFont.ColorShadowDisabled = 1909538
  890.     ILFont.Style = intFontShadowed
  891.     ILFont.ShadowOffsetX = 1
  892.     ILFont.ShadowOffsetY = -1
  893.     ILFont.IdealHeight = 13
  894.     ILFont.ColorSelected = 14023935
  895.     ILFont.ColorShadowSelected = 6827543
  896.     ILFont.ColorHighlighted = 14023935
  897.     ILFont.ColorShadowHighlighted = clBlack
  898.     BorderHeight = 0
  899.     BorderHeightSelected = 1
  900.     WinWidth = 114
  901.     WinHeight = 25
  902.     OnClick = NoBtnClick
  903.     Text = 'No'
  904.     Left = 268
  905.     Top = 396
  906.   end
  907.   object ButtonPnl: TaowPanel
  908.     DefaultCursor = crArrow
  909.     Enabled = True
  910.     Priority = 200
  911.     WinLeft = 0
  912.     WinTop = 105
  913.     WinWidth = 420
  914.     Masked = True
  915.     Alignment.AlignWidth = awBoth
  916.     Alignment.AlignHeight = ahBoth
  917.     Alignment.TopOffPercent = 70
  918.     Alignment.BottomOffPercent = 5
  919.     Alignment.LeftOffset = 0
  920.     Alignment.RightOffset = 0
  921.     Alignment.TopOffset = 0
  922.     Alignment.BottomOffset = 0
  923.     WinHeight = 37
  924.     aowWindow = ClientPnl
  925.     ILTexture.IdealHeight = 0
  926.     ILTexture.Index = 2
  927.     ILTexture.OffsetX = 0
  928.     ILTexture.OffsetY = 0
  929.     ILTexture.TextureType = intTile
  930.     ILFrame.IdealHeight = 0
  931.     ILFrame.Index = 112
  932.     OwnerItem = 0
  933.     MinWidth = 0
  934.     MinHeight = 0
  935.     Left = 88
  936.     Top = 264
  937.   end
  938.   object Dlg: TAOWWindow
  939.     DefaultCursor = crArrow
  940.     Enabled = True
  941.     Visible = False
  942.     Priority = 2000
  943.     WinLeft = 474
  944.     WinTop = 74
  945.     WinWidth = 500
  946.     Masked = True
  947.     Alignment.AlignWidth = awBoth
  948.     Alignment.AlignHeight = ahBoth
  949.     Alignment.LeftOffPercent = 25
  950.     Alignment.RightOffPercent = 25
  951.     Alignment.TopOffPercent = 25
  952.     Alignment.BottomOffPercent = 35
  953.     Alignment.LeftOffset = -50
  954.     Alignment.RightOffset = -50
  955.     Alignment.TopOffset = -20
  956.     Alignment.BottomOffset = 0
  957.     WinManager = Sys.Manager
  958.     UseVMem = False
  959.     BorderWidth = 0
  960.     BorderHeight = 0
  961.     Cursor = crDefault
  962.     DoubleBuffered = True
  963.     MaskColor = clRed
  964.     FreeSurfaceOnHide = True
  965.     MaskedBorder = False
  966.     ILTexture.IdealHeight = 0
  967.     ILTexture.IL = ILs.Text_Main
  968.     ILTexture.Index = 2
  969.     ILTexture.OffsetX = 0
  970.     ILTexture.OffsetY = 0
  971.     ILTexture.TextureType = intTile
  972.     ILFrame.IdealHeight = 0
  973.     ILFrame.IL = ILs.Fr_Main
  974.     ILFrame.Index = 200
  975.     DragHeight = 20
  976.     Draggable = True
  977.     Resizable = False
  978.     MinWidth = 490
  979.     MinHeight = 0
  980.     MaxWidth = 0
  981.     MaxHeight = 0
  982.     UseDisplayBorders = True
  983.     UseManagerBorders = True
  984.     Modal = True
  985.     WinHeight = 260
  986.     Left = 24
  987.     Top = 16
  988.   end
  989.   object ClientPnl: TaowPanel
  990.     DefaultCursor = crArrow
  991.     Enabled = True
  992.     Priority = 300
  993.     WinLeft = 40
  994.     WinTop = 68
  995.     WinWidth = 420
  996.     Masked = True
  997.     Alignment.AlignWidth = awBoth
  998.     Alignment.AlignHeight = ahBoth
  999.     Alignment.LeftOffset = 40
  1000.     Alignment.RightOffset = 40
  1001.     Alignment.TopOffset = 68
  1002.     Alignment.BottomOffset = 42
  1003.     WinHeight = 150
  1004.     aowWindow = Dlg
  1005.     ILTexture.IdealHeight = 0
  1006.     ILTexture.IL = ILs.Text_Main
  1007.     ILTexture.Index = 1
  1008.     ILTexture.OffsetX = 0
  1009.     ILTexture.OffsetY = 0
  1010.     ILTexture.TextureType = intTile
  1011.     ILFrame.IdealHeight = 0
  1012.     ILFrame.IL = ILs.Fr_Main
  1013.     ILFrame.Index = 15
  1014.     OwnerItem = 0
  1015.     MinWidth = 0
  1016.     MinHeight = 0
  1017.     Left = 16
  1018.     Top = 80
  1019.   end
  1020.   object aowFrame1: TaowFrame
  1021.     DefaultCursor = crArrow
  1022.     Enabled = True
  1023.     Priority = 600
  1024.     WinLeft = 0
  1025.     WinTop = 0
  1026.     AOWWindow = Dlg
  1027.     CaptureInput = False
  1028.     Alignment.AlignWidth = awBoth
  1029.     Alignment.AlignHeight = ahBoth
  1030.     Alignment.LeftOffset = 0
  1031.     Alignment.RightOffset = 0
  1032.     Alignment.TopOffset = 0
  1033.     Alignment.BottomOffset = 0
  1034.     Masked = False
  1035.     Sfx.Volume = -1
  1036.     Sfx.Frequency = -1
  1037.     Sfx.FreqDelta = 0
  1038.     WinWidth = 500
  1039.     WinHeight = 260
  1040.     FrameType = frHollowBox
  1041.     ILFrame.IdealHeight = 0
  1042.     ILFrame.IL = ILs.Fr_Main
  1043.     ILFrame.Index = 210
  1044.     ILLine.IdealHeight = 0
  1045.     ILLine.Index = 0
  1046.     ILTexture.IdealHeight = 0
  1047.     ILTexture.Index = 0
  1048.     ILTexture.OffsetX = 0
  1049.     ILTexture.OffsetY = 0
  1050.     ILTexture.TextureType = intTile
  1051.     Left = 88
  1052.     Top = 16
  1053.   end
  1054.   object TopCenterMask: TaowImage
  1055.     DefaultCursor = crArrow
  1056.     Enabled = True
  1057.     Priority = 10
  1058.     WinLeft = 8
  1059.     WinTop = 0
  1060.     AOWWindow = Dlg
  1061.     CaptureInput = False
  1062.     Alignment.AlignWidth = awCenter
  1063.     Alignment.AlignHeight = ahTop
  1064.     Alignment.LeftOffset = 0
  1065.     Alignment.RightOffset = 0
  1066.     Alignment.TopOffset = 0
  1067.     Alignment.BottomOffset = 0
  1068.     Masked = False
  1069.     Sfx.Volume = -1
  1070.     Sfx.Frequency = -1
  1071.     Sfx.FreqDelta = 0
  1072.     ILTexture.IdealHeight = 0
  1073.     ILTexture.IL = ILs.Fr_Main
  1074.     ILTexture.Index = 220
  1075.     ILTexture.OffsetX = 0
  1076.     ILTexture.OffsetY = 0
  1077.     ILTexture.TextureType = intTile
  1078.     AnimStart = 0
  1079.     AnimEnd = 0
  1080.     WinWidth = 484
  1081.     WinHeight = 48
  1082.     Animate = False
  1083.     AnimFrameDelay = 1
  1084.     Left = 272
  1085.     Top = 24
  1086.   end
  1087.   object aowImage1: TaowImage
  1088.     DefaultCursor = crArrow
  1089.     Enabled = True
  1090.     Priority = 800
  1091.     WinLeft = 8
  1092.     WinTop = 0
  1093.     AOWWindow = Dlg
  1094.     CaptureInput = False
  1095.     Alignment.AlignWidth = awCenter
  1096.     Alignment.AlignHeight = ahTop
  1097.     Alignment.LeftOffset = 0
  1098.     Alignment.RightOffset = 0
  1099.     Alignment.TopOffset = 0
  1100.     Alignment.BottomOffset = 0
  1101.     Masked = False
  1102.     Sfx.Volume = -1
  1103.     Sfx.Frequency = -1
  1104.     Sfx.FreqDelta = 0
  1105.     ILTexture.IdealHeight = 0
  1106.     ILTexture.IL = ILs.Fr_Main
  1107.     ILTexture.Index = 230
  1108.     ILTexture.OffsetX = 0
  1109.     ILTexture.OffsetY = 0
  1110.     ILTexture.TextureType = intTile
  1111.     AnimStart = 0
  1112.     AnimEnd = 0
  1113.     WinWidth = 484
  1114.     WinHeight = 84
  1115.     Animate = False
  1116.     AnimFrameDelay = 1
  1117.     Left = 320
  1118.     Top = 24
  1119.   end
  1120.   object aowImage2: TaowImage
  1121.     DefaultCursor = crArrow
  1122.     Enabled = True
  1123.     Priority = 10
  1124.     WinLeft = 8
  1125.     WinTop = 0
  1126.     AOWWindow = Dlg
  1127.     CaptureInput = False
  1128.     Alignment.AlignWidth = awCenter
  1129.     Alignment.AlignHeight = ahTop
  1130.     Alignment.LeftOffset = 0
  1131.     Alignment.RightOffset = 0
  1132.     Alignment.TopOffset = 0
  1133.     Alignment.BottomOffset = 0
  1134.     Masked = False
  1135.     Sfx.Volume = -1
  1136.     Sfx.Frequency = -1
  1137.     Sfx.FreqDelta = 0
  1138.     ILTexture.IdealHeight = 0
  1139.     ILTexture.IL = ILs.Fr_Main
  1140.     ILTexture.Index = 220
  1141.     ILTexture.OffsetX = 0
  1142.     ILTexture.OffsetY = 0
  1143.     ILTexture.TextureType = intTile
  1144.     AnimStart = 0
  1145.     AnimEnd = 0
  1146.     WinWidth = 484
  1147.     WinHeight = 48
  1148.     Animate = False
  1149.     AnimFrameDelay = 1
  1150.     Left = 208
  1151.     Top = 24
  1152.   end
  1153.   object aowImage3: TaowImage
  1154.     DefaultCursor = crArrow
  1155.     Enabled = True
  1156.     Priority = 0
  1157.     WinLeft = 218
  1158.     WinTop = 206
  1159.     AOWWindow = Dlg
  1160.     CaptureInput = False
  1161.     Alignment.AlignWidth = awCenter
  1162.     Alignment.AlignHeight = ahBottom
  1163.     Alignment.LeftOffset = 0
  1164.     Alignment.RightOffset = 0
  1165.     Alignment.TopOffset = 0
  1166.     Alignment.BottomOffset = 1
  1167.     Masked = False
  1168.     Sfx.Volume = -1
  1169.     Sfx.Frequency = -1
  1170.     Sfx.FreqDelta = 0
  1171.     ILTexture.IdealHeight = 0
  1172.     ILTexture.IL = ILs.Fr_Main
  1173.     ILTexture.Index = 223
  1174.     ILTexture.OffsetX = 0
  1175.     ILTexture.OffsetY = 0
  1176.     ILTexture.TextureType = intTile
  1177.     AnimStart = 0
  1178.     AnimEnd = 0
  1179.     WinWidth = 65
  1180.     WinHeight = 53
  1181.     Animate = False
  1182.     AnimFrameDelay = 1
  1183.     Left = 376
  1184.     Top = 24
  1185.   end
  1186.   object aowImage4: TaowImage
  1187.     DefaultCursor = crArrow
  1188.     Enabled = True
  1189.     Priority = 10000
  1190.     WinLeft = 218
  1191.     WinTop = 206
  1192.     AOWWindow = Dlg
  1193.     CaptureInput = False
  1194.     Alignment.AlignWidth = awCenter
  1195.     Alignment.AlignHeight = ahBottom
  1196.     Alignment.LeftOffset = 0
  1197.     Alignment.RightOffset = 0
  1198.     Alignment.TopOffset = 0
  1199.     Alignment.BottomOffset = 1
  1200.     Masked = False
  1201.     Sfx.Volume = -1
  1202.     Sfx.Frequency = -1
  1203.     Sfx.FreqDelta = 0
  1204.     ILTexture.IdealHeight = 0
  1205.     ILTexture.IL = ILs.Fr_Main
  1206.     ILTexture.Index = 233
  1207.     ILTexture.OffsetX = 0
  1208.     ILTexture.OffsetY = 0
  1209.     ILTexture.TextureType = intTile
  1210.     AnimStart = 0
  1211.     AnimEnd = 0
  1212.     WinWidth = 65
  1213.     WinHeight = 53
  1214.     Animate = False
  1215.     AnimFrameDelay = 1
  1216.     Left = 440
  1217.     Top = 24
  1218.   end
  1219.   object btni_Shad2: TaowFrame
  1220.     DefaultCursor = crArrow
  1221.     Enabled = True
  1222.     Priority = 10
  1223.     WinLeft = 3
  1224.     WinTop = 4
  1225.     AOWWindow = MessageMemoPnl
  1226.     CaptureInput = False
  1227.     Alignment.AlignWidth = awBoth
  1228.     Alignment.AlignHeight = ahBoth
  1229.     Alignment.LeftOffset = 3
  1230.     Alignment.RightOffset = 3
  1231.     Alignment.TopOffset = 4
  1232.     Alignment.BottomOffset = 3
  1233.     Masked = False
  1234.     Sfx.Volume = -1
  1235.     Sfx.Frequency = -1
  1236.     Sfx.FreqDelta = 0
  1237.     WinWidth = 398
  1238.     WinHeight = 87
  1239.     FrameType = frHollowBox
  1240.     ILFrame.IdealHeight = 0
  1241.     ILFrame.IL = ILs.Fr_Main
  1242.     ILFrame.Index = 63
  1243.     ILLine.IdealHeight = 0
  1244.     ILLine.Index = 0
  1245.     ILTexture.IdealHeight = 0
  1246.     ILTexture.Index = 0
  1247.     ILTexture.OffsetX = 0
  1248.     ILTexture.OffsetY = 0
  1249.     ILTexture.TextureType = intTile
  1250.     Left = 380
  1251.     Top = 73
  1252.   end
  1253.   object btni_MDeco: TaowImage
  1254.     DefaultCursor = crArrow
  1255.     Enabled = True
  1256.     Priority = 0
  1257.     WinLeft = -40
  1258.     WinTop = 2
  1259.     AOWWindow = MessageMemoPnl
  1260.     CaptureInput = False
  1261.     Alignment.AlignWidth = awBoth
  1262.     Alignment.AlignHeight = ahBoth
  1263.     Alignment.LeftOffPercent = -10
  1264.     Alignment.RightOffPercent = -10
  1265.     Alignment.TopOffPercent = 2
  1266.     Alignment.BottomOffPercent = -200
  1267.     Alignment.LeftOffset = 0
  1268.     Alignment.RightOffset = 0
  1269.     Alignment.TopOffset = 0
  1270.     Alignment.BottomOffset = 0
  1271.     Masked = False
  1272.     Sfx.Volume = -1
  1273.     Sfx.Frequency = -1
  1274.     Sfx.FreqDelta = 0
  1275.     ILTexture.IdealHeight = 0
  1276.     ILTexture.IL = ILs.MDeco
  1277.     ILTexture.Index = 0
  1278.     ILTexture.OffsetX = 0
  1279.     ILTexture.OffsetY = 0
  1280.     ILTexture.TextureType = intScale
  1281.     AnimStart = 0
  1282.     AnimEnd = 0
  1283.     WinWidth = 484
  1284.     WinHeight = 280
  1285.     Animate = False
  1286.     AnimFrameDelay = 100
  1287.     Left = 272
  1288.     Top = 161
  1289.   end
  1290.   object Translator: TIvTranslator
  1291.     DictionaryName = 'AoW'
  1292.     Left = 4
  1293.     Top = 8
  1294.     TargetsData = (
  1295.       1
  1296.       3
  1297.       (
  1298.         ''
  1299.         'Items'
  1300.         0)
  1301.       (
  1302.         ''
  1303.         'Text'
  1304.         0)
  1305.       (
  1306.         ''
  1307.         'ToolTipText'
  1308.         0))
  1309.   end
  1310.   object MessageMemoSB: TaowVScrollBar
  1311.     DefaultCursor = crArrow
  1312.     Enabled = True
  1313.     Visible = False
  1314.     Priority = 0
  1315.     WinLeft = 321
  1316.     WinTop = 0
  1317.     AOWWindow = MessageMemoPnl
  1318.     CaptureInput = True
  1319.     Alignment.AlignWidth = awNone
  1320.     Alignment.AlignHeight = ahNone
  1321.     Alignment.LeftOffset = 0
  1322.     Alignment.RightOffset = 0
  1323.     Alignment.TopOffset = 0
  1324.     Alignment.BottomOffset = 0
  1325.     Masked = False
  1326.     Sfx.Volume = -1
  1327.     Sfx.Frequency = -1
  1328.     Sfx.FreqDelta = 0
  1329.     ChangeDelay = 1000
  1330.     Min = 0
  1331.     Max = 0
  1332.     SmallChange = 1
  1333.     LargeChange = 1
  1334.     Position = 0
  1335.     WinHeight = 91
  1336.     WinWidth = 15
  1337.     NumberVisible = 1
  1338.     VanishWhenFull = True
  1339.     ILBInc.IdealHeight = 0
  1340.     ILBInc.IL = ILs.Scrollbars
  1341.     ILBInc.Index = 3
  1342.     ILBInc.IndexSelected = 4
  1343.     ILBInc.IndexHighlighted = 5
  1344.     ILBInc.IndexDisabled = 3
  1345.     ILBInc.ButtonType = intIcon
  1346.     ILBDec.IdealHeight = 0
  1347.     ILBDec.IL = ILs.Scrollbars
  1348.     ILBDec.Index = 0
  1349.     ILBDec.IndexSelected = 1
  1350.     ILBDec.IndexHighlighted = 2
  1351.     ILBDec.IndexDisabled = 0
  1352.     ILBDec.ButtonType = intIcon
  1353.     ILBTab.IdealHeight = 0
  1354.     ILBTab.IL = ILs.Scrollbars
  1355.     ILBTab.Index = 6
  1356.     ILBTab.IndexSelected = 9
  1357.     ILBTab.IndexHighlighted = 6
  1358.     ILBTab.IndexDisabled = 6
  1359.     ILBTab.ButtonType = intLine
  1360.     Left = 188
  1361.     Top = 212
  1362.   end
  1363. end
  1364.