object BuildWnd: TBuildWnd Left = 204 Top = 171 Width = 308 Height = 264 BorderIcons = [biMinimize] Caption = 'Building' Font.Color = clBlack Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] Icon.Data = {} Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 15 object MRPanel1: TMRPanel Left = 0 Top = 0 Width = 300 Height = 237 Align = alClient BevelWidth = 4 Font.Color = clBtnText Font.Height = -13 Font.Name = 'Times New Roman' Font.Pitch = fpVariable Font.Style = [fsBold] ParentFont = False TabOrder = 0 BorderSides = [] Moveable = False CBorderStyle = cbsNone object Comment: TLabel Left = 4 Top = 64 Width = 292 Height = 15 Align = alTop Alignment = taCenter Font.Color = clBtnText Font.Height = -13 Font.Name = 'Times New Roman' Font.Pitch = fpVariable Font.Style = [fsBold] ParentFont = False end object PalLabel: TLabel Left = 4 Top = 139 Width = 292 Height = 15 Align = alTop Alignment = taCenter end object Bytes: TLabel Left = 4 Top = 124 Width = 292 Height = 15 Align = alTop Alignment = taCenter Font.Color = clBtnText Font.Height = -13 Font.Name = 'Times New Roman' Font.Pitch = fpVariable Font.Style = [fsBold] ParentFont = False end object FrameLabel: TLabel Left = 4 Top = 109 Width = 292 Height = 15 Align = alTop Alignment = taCenter Font.Color = clBtnText Font.Height = -13 Font.Name = 'Times New Roman' Font.Pitch = fpVariable Font.Style = [fsBold] ParentFont = False end object DestFileLabel: TLabel Left = 4 Top = 94 Width = 292 Height = 15 Align = alTop Alignment = taCenter Font.Color = clBtnText Font.Height = -13 Font.Name = 'Times New Roman' Font.Pitch = fpVariable Font.Style = [fsBold] ParentFont = False end object SourceFrameLabel: TLabel Left = 4 Top = 19 Width = 292 Height = 15 Align = alTop Alignment = taCenter Font.Color = clBtnText Font.Height = -13 Font.Name = 'Times New Roman' Font.Pitch = fpVariable Font.Style = [fsBold] ParentFont = False end object SourceAVIlabel: TLabel Left = 4 Top = 4 Width = 292 Height = 15 Align = alTop Alignment = taCenter Font.Color = clBtnText Font.Height = -13 Font.Name = 'Times New Roman' Font.Pitch = fpVariable Font.Style = [fsBold] ParentFont = False end object Label1: TLabel Left = 4 Top = 49 Width = 292 Height = 15 Align = alTop Alignment = taCenter Font.Color = clBtnText Font.Height = -13 Font.Name = 'Times New Roman' Font.Pitch = fpVariable Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 4 Top = 79 Width = 292 Height = 15 Align = alTop Alignment = taCenter Font.Color = clBtnText Font.Height = -13 Font.Name = 'Times New Roman' Font.Pitch = fpVariable Font.Style = [fsBold] ParentFont = False end object SourceTotalLabel: TLabel Left = 4 Top = 34 Width = 292 Height = 15 Align = alTop Alignment = taCenter Font.Color = clBtnText Font.Height = -13 Font.Name = 'Times New Roman' Font.Pitch = fpVariable Font.Style = [fsBold] ParentFont = False end object CancelBtn: TABitbtn Left = 4 Top = 181 Width = 292 Height = 52 Cancel = True Caption = 'X' Font.Color = clBtnText Font.Height = -29 Font.Name = 'Times New Roman' Font.Pitch = fpVariable Font.Style = [fsBold] ModalResult = 2 ParentFont = False TabOrder = 0 OnClick = CancelBtnClick Style = bsNew Align = alBottom end end end