home *** CD-ROM | disk | FTP | other *** search
/ BUG 4 / BUGCD1997_05.BIN / mulmedia / avic / vmrg32tr.exe / 0 / RCDATA / TBUILDWND / TBUILDWND.txt < prev   
Text File  |  1997-01-19  |  4KB  |  190 lines

  1. object BuildWnd: TBuildWnd
  2.   Left = 204
  3.   Top = 171
  4.   Width = 308
  5.   Height = 264
  6.   BorderIcons = [biMinimize]
  7.   Caption = 'Building'
  8.   Font.Color = clBlack
  9.   Font.Height = -13
  10.   Font.Name = 'Times New Roman'
  11.   Font.Style = [fsBold]
  12.   Icon.Data = {<image000.ico>}
  13.   Position = poScreenCenter
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 15
  18.   object MRPanel1: TMRPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 300
  22.     Height = 237
  23.     Align = alClient
  24.     BevelWidth = 4
  25.     Font.Color = clBtnText
  26.     Font.Height = -13
  27.     Font.Name = 'Times New Roman'
  28.     Font.Pitch = fpVariable
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.     TabOrder = 0
  32.     BorderSides = []
  33.     Moveable = False
  34.     CBorderStyle = cbsNone
  35.     object Comment: TLabel
  36.       Left = 4
  37.       Top = 64
  38.       Width = 292
  39.       Height = 15
  40.       Align = alTop
  41.       Alignment = taCenter
  42.       Font.Color = clBtnText
  43.       Font.Height = -13
  44.       Font.Name = 'Times New Roman'
  45.       Font.Pitch = fpVariable
  46.       Font.Style = [fsBold]
  47.       ParentFont = False
  48.     end
  49.     object PalLabel: TLabel
  50.       Left = 4
  51.       Top = 139
  52.       Width = 292
  53.       Height = 15
  54.       Align = alTop
  55.       Alignment = taCenter
  56.     end
  57.     object Bytes: TLabel
  58.       Left = 4
  59.       Top = 124
  60.       Width = 292
  61.       Height = 15
  62.       Align = alTop
  63.       Alignment = taCenter
  64.       Font.Color = clBtnText
  65.       Font.Height = -13
  66.       Font.Name = 'Times New Roman'
  67.       Font.Pitch = fpVariable
  68.       Font.Style = [fsBold]
  69.       ParentFont = False
  70.     end
  71.     object FrameLabel: TLabel
  72.       Left = 4
  73.       Top = 109
  74.       Width = 292
  75.       Height = 15
  76.       Align = alTop
  77.       Alignment = taCenter
  78.       Font.Color = clBtnText
  79.       Font.Height = -13
  80.       Font.Name = 'Times New Roman'
  81.       Font.Pitch = fpVariable
  82.       Font.Style = [fsBold]
  83.       ParentFont = False
  84.     end
  85.     object DestFileLabel: TLabel
  86.       Left = 4
  87.       Top = 94
  88.       Width = 292
  89.       Height = 15
  90.       Align = alTop
  91.       Alignment = taCenter
  92.       Font.Color = clBtnText
  93.       Font.Height = -13
  94.       Font.Name = 'Times New Roman'
  95.       Font.Pitch = fpVariable
  96.       Font.Style = [fsBold]
  97.       ParentFont = False
  98.     end
  99.     object SourceFrameLabel: TLabel
  100.       Left = 4
  101.       Top = 19
  102.       Width = 292
  103.       Height = 15
  104.       Align = alTop
  105.       Alignment = taCenter
  106.       Font.Color = clBtnText
  107.       Font.Height = -13
  108.       Font.Name = 'Times New Roman'
  109.       Font.Pitch = fpVariable
  110.       Font.Style = [fsBold]
  111.       ParentFont = False
  112.     end
  113.     object SourceAVIlabel: TLabel
  114.       Left = 4
  115.       Top = 4
  116.       Width = 292
  117.       Height = 15
  118.       Align = alTop
  119.       Alignment = taCenter
  120.       Font.Color = clBtnText
  121.       Font.Height = -13
  122.       Font.Name = 'Times New Roman'
  123.       Font.Pitch = fpVariable
  124.       Font.Style = [fsBold]
  125.       ParentFont = False
  126.     end
  127.     object Label1: TLabel
  128.       Left = 4
  129.       Top = 49
  130.       Width = 292
  131.       Height = 15
  132.       Align = alTop
  133.       Alignment = taCenter
  134.       Font.Color = clBtnText
  135.       Font.Height = -13
  136.       Font.Name = 'Times New Roman'
  137.       Font.Pitch = fpVariable
  138.       Font.Style = [fsBold]
  139.       ParentFont = False
  140.     end
  141.     object Label2: TLabel
  142.       Left = 4
  143.       Top = 79
  144.       Width = 292
  145.       Height = 15
  146.       Align = alTop
  147.       Alignment = taCenter
  148.       Font.Color = clBtnText
  149.       Font.Height = -13
  150.       Font.Name = 'Times New Roman'
  151.       Font.Pitch = fpVariable
  152.       Font.Style = [fsBold]
  153.       ParentFont = False
  154.     end
  155.     object SourceTotalLabel: TLabel
  156.       Left = 4
  157.       Top = 34
  158.       Width = 292
  159.       Height = 15
  160.       Align = alTop
  161.       Alignment = taCenter
  162.       Font.Color = clBtnText
  163.       Font.Height = -13
  164.       Font.Name = 'Times New Roman'
  165.       Font.Pitch = fpVariable
  166.       Font.Style = [fsBold]
  167.       ParentFont = False
  168.     end
  169.     object CancelBtn: TABitbtn
  170.       Left = 4
  171.       Top = 181
  172.       Width = 292
  173.       Height = 52
  174.       Cancel = True
  175.       Caption = 'X'
  176.       Font.Color = clBtnText
  177.       Font.Height = -29
  178.       Font.Name = 'Times New Roman'
  179.       Font.Pitch = fpVariable
  180.       Font.Style = [fsBold]
  181.       ModalResult = 2
  182.       ParentFont = False
  183.       TabOrder = 0
  184.       OnClick = CancelBtnClick
  185.       Style = bsNew
  186.       Align = alBottom
  187.     end
  188.   end
  189. end
  190.