object FileCompForm: TFileCompForm Tag = 1 Left = 197 Top = 132 HelpContext = 570 HorzScrollBar.Visible = False VertScrollBar.Visible = False ActiveControl = CompareButton AutoScroll = False Caption = 'Compare contents' ClientHeight = 411 ClientWidth = 622 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True Position = poDefault OnClose = FormClose OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnDestroy = FormDestroy OnKeyDown = FormKeyDown OnResize = FormResize OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 622 Height = 49 Align = alTop BevelOuter = bvNone TabOrder = 0 object LeftEdit: TEdit Left = 0 Top = 4 Width = 293 Height = 21 MaxLength = 259 TabOrder = 0 Text = 'e:\delphi\wincmd.353\READDIR.PAS' OnChange = EditChange end object RightEdit: TEdit Left = 322 Top = 4 Width = 271 Height = 21 MaxLength = 259 TabOrder = 2 Text = 'e:\delphi\wincmd\READDIR.PAS' OnChange = EditChange end object CompareButton: TButton Tag = 2 Left = 0 Top = 26 Width = 120 Height = 21 Caption = '&Compare' Default = True TabOrder = 4 OnClick = CompareButtonClick end object LeftButton: TButton Left = 292 Top = 4 Width = 25 Height = 21 Caption = '>>' TabOrder = 1 OnClick = LeftButtonClick end object RightButton: TButton Left = 592 Top = 4 Width = 25 Height = 21 Caption = '>>' TabOrder = 3 OnClick = RightButtonClick end object SearchButton: TButton Tag = 3 Left = 124 Top = 26 Width = 120 Height = 21 Caption = '&Next difference' Enabled = False TabOrder = 5 OnClick = SearchButtonClick end object PrevSearchButton: TButton Tag = 4 Left = 248 Top = 26 Width = 120 Height = 21 Caption = '&Previous difference' Enabled = False TabOrder = 6 OnClick = PrevSearchButtonClick end object Button1: TButton Tag = 5 Left = 372 Top = 26 Width = 115 Height = 21 Caption = '&Font' TabOrder = 7 OnClick = Button1Click end object CaseSensitiveCheck: TCheckBox Tag = 5609 Left = 492 Top = 28 Width = 250 Height = 17 Caption = 'Case sensitive' TabOrder = 8 end end object Panel2: TPanel Left = 0 Top = 392 Width = 622 Height = 19 Align = alBottom Alignment = taLeftJustify BevelInner = bvLowered BevelOuter = bvNone BorderWidth = 1 TabOrder = 1 end object Panel3: TPanel Left = 0 Top = 49 Width = 317 Height = 343 BevelOuter = bvNone TabOrder = 2 OnResize = Panel3Resize object LeftList: TOwnListBox Left = 0 Top = 0 Width = 317 Height = 343 TrueColumnWidth = 0 SingleColumnWidth = 0 OnRButtonDown = ListRButtonDown OnLButtonDown = ListLButtonDown OnTopIndexChanged = ListTopIndexChanged OnHScrollChanged = ListHScrollChanged ItemIndex = 0 ItemHeight = 14 ItemCount = 0 ItemScrollWidth = 1 TopIndex = 0 HasVScrollbar = True LeftScrollPos = 0 tabstop = True taborder = 0 OnMouseMove = ListMouseMove ParentColor = False ParentFont = False Color = clWindow Font.Color = clBlack Font.Height = -11 Font.Name = 'Courier New' Font.Pitch = fpFixed Font.Style = [] Align = alClient end end object Panel4: TPanel Left = 320 Top = 49 Width = 302 Height = 343 BevelOuter = bvNone TabOrder = 3 OnResize = Panel4Resize object RightList: TOwnListBox Left = 0 Top = 0 Width = 302 Height = 343 TrueColumnWidth = 0 SingleColumnWidth = 0 OnRButtonDown = ListRButtonDown OnLButtonDown = ListLButtonDown OnTopIndexChanged = ListTopIndexChanged OnHScrollChanged = ListHScrollChanged ItemIndex = 0 ItemHeight = 14 ItemCount = 0 ItemScrollWidth = 1 TopIndex = 0 HasVScrollbar = False LeftScrollPos = 0 tabstop = True taborder = 0 OnMouseMove = ListMouseMove ParentColor = False ParentFont = False Color = clWindow Font.Color = clBlack Font.Height = -11 Font.Name = 'Courier New' Font.Pitch = fpFixed Font.Style = [] Align = alClient end end object SplitPanel1: TPanel Left = 318 Top = 49 Width = 3 Height = 343 Cursor = crHSplit BevelOuter = bvNone TabOrder = 4 OnMouseDown = SplitPanel1MouseDown OnMouseMove = SplitPanel1MouseMove OnMouseUp = SplitPanel1MouseUp end object PopupMenu1: TPopupMenu Left = 540 Top = 40 object MenuToClip: TMenuItem Tag = 5921 Caption = 'Copy selection to clipboard' ShortCut = 0 OnClick = MenuToClipClick end end object Translate1: TTranslate Tag = 6200 Left = 568 Top = 40 end object ResolutionFix1: TResolutionFix Left = 596 Top = 40 end end