object ViewConflict: TViewConflict Left = 200 Top = 108 BorderStyle = bsDialog Caption = 'Conflict' ClientHeight = 222 ClientWidth = 401 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnCloseQuery = FormCloseQuery PixelsPerInch = 96 TextHeight = 13 object L1: TLabel Left = 8 Top = 8 Width = 385 Height = 39 AutoSize = False Caption = 'L1' Transparent = True WordWrap = True end object L2: TLabel Left = 8 Top = 56 Width = 105 Height = 13 AutoSize = False Caption = 'L2' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object L3: TLabel Left = 8 Top = 88 Width = 105 Height = 13 AutoSize = False Caption = 'L3' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object L4: TLabel Left = 8 Top = 120 Width = 105 Height = 13 AutoSize = False Caption = 'L4' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object LO1: TLabel Left = 120 Top = 56 Width = 273 Height = 13 AutoSize = False Caption = 'LO1' Transparent = True end object LO2: TLabel Left = 120 Top = 88 Width = 273 Height = 26 AutoSize = False Caption = 'LO2' Transparent = True WordWrap = True end object LO3: TLabel Left = 120 Top = 120 Width = 273 Height = 13 AutoSize = False Caption = 'LO3' Transparent = True end object L5: TLabel Left = 8 Top = 152 Width = 385 Height = 26 AutoSize = False Caption = 'L5' Transparent = True WordWrap = True end object B1: TButton Left = 123 Top = 192 Width = 75 Height = 25 Caption = 'B1' TabOrder = 0 OnClick = B1Click end object B2: TButton Left = 203 Top = 192 Width = 75 Height = 25 Caption = 'B2' TabOrder = 1 OnClick = B2Click end end