Changeset 128 for trunk/Forms/UFormCompare.lfm
- Timestamp:
- Apr 8, 2022, 9:43:55 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormCompare.lfm
r123 r128 1 1 object FormCompare: TFormCompare 2 2 Left = 574 3 Height = 9253 Height = 888 4 4 Top = 322 5 Width = 1 2415 Width = 1191 6 6 Caption = 'Compare' 7 ClientHeight = 8 908 ClientWidth = 1 2419 DesignTimePPI = 1 507 ClientHeight = 854 8 ClientWidth = 1191 9 DesignTimePPI = 144 10 10 Menu = MainMenu1 11 11 OnActivate = FormActivate … … 18 18 object PanelLeft: TPanel 19 19 Left = 0 20 Height = 8 9020 Height = 854 21 21 Top = 0 22 Width = 60822 Width = 584 23 23 Align = alLeft 24 24 BevelOuter = bvNone 25 ClientHeight = 8 9026 ClientWidth = 60825 ClientHeight = 854 26 ClientWidth = 584 27 27 TabOrder = 0 28 28 object EditLeftFileName: TEdit 29 Left = 1 630 Height = 4 329 Left = 15 30 Height = 42 31 31 Top = 11 32 Width = 5 4432 Width = 523 33 33 Anchors = [akTop, akLeft, akRight] 34 34 ReadOnly = True … … 36 36 end 37 37 inline SynEditLeft: TSynEditEx 38 Left = 1 639 Height = 81340 Top = 6 441 Width = 5 8538 Left = 15 39 Height = 781 40 Top = 61 41 Width = 562 42 42 Anchors = [akTop, akLeft, akRight, akBottom] 43 Font.Height = 1 343 Font.Height = 12 44 44 Font.Name = 'DejaVu Sans Mono' 45 45 Font.Pitch = fpFixed … … 48 48 ParentFont = False 49 49 TabOrder = 1 50 Gutter.Width = 8050 Gutter.Width = 75 51 51 Gutter.MouseActions = <> 52 52 RightGutter.Width = 0 … … 499 499 inline SynLeftGutterPartList1: TSynGutterPartList 500 500 object SynGutterMarks1: TSynGutterMarks 501 Width = 3 8501 Width = 36 502 502 MouseActions = <> 503 503 end 504 504 object SynGutterLineNumber1: TSynGutterLineNumber 505 Width = 1 7505 Width = 15 506 506 MouseActions = <> 507 507 MarkupInfo.Background = clBtnFace … … 525 525 end 526 526 object SynGutterCodeFolding1: TSynGutterCodeFolding 527 Width = 1 6527 Width = 15 528 528 MouseActions = <> 529 529 MarkupInfo.Background = clNone … … 535 535 end 536 536 object SpeedButtonOpenLeft: TSpeedButton 537 Left = 5 65538 Height = 3 4539 Top = 1 5540 Width = 3 6537 Left = 542 538 Height = 33 539 Top = 14 540 Width = 35 541 541 Action = AFileOpenLeft 542 542 Anchors = [akTop, akRight] … … 547 547 end 548 548 object Splitter1: TSplitter 549 Left = 608550 Height = 8 90549 Left = 584 550 Height = 854 551 551 Top = 0 552 552 Width = 8 553 553 end 554 554 object PanelRight: TPanel 555 Left = 616556 Height = 8 90555 Left = 592 556 Height = 854 557 557 Top = 0 558 Width = 625558 Width = 599 559 559 Align = alClient 560 560 BevelOuter = bvNone 561 ClientHeight = 8 90562 ClientWidth = 625561 ClientHeight = 854 562 ClientWidth = 599 563 563 TabOrder = 2 564 564 object EditRightFileName: TEdit 565 565 Left = 12 566 Height = 4 3566 Height = 42 567 567 Top = 11 568 Width = 5 51568 Width = 527 569 569 Anchors = [akTop, akLeft, akRight] 570 570 ReadOnly = True … … 572 572 end 573 573 inline SynEditRight: TSynEditEx 574 Left = 1 6575 Height = 813576 Top = 6 4577 Width = 5 95574 Left = 15 575 Height = 781 576 Top = 61 577 Width = 571 578 578 Anchors = [akTop, akLeft, akRight, akBottom] 579 Font.Height = 1 3579 Font.Height = 12 580 580 Font.Name = 'DejaVu Sans Mono' 581 581 Font.Pitch = fpFixed … … 584 584 ParentFont = False 585 585 TabOrder = 1 586 Gutter.Width = 80586 Gutter.Width = 75 587 587 Gutter.MouseActions = <> 588 588 RightGutter.Width = 0 … … 1035 1035 inline SynLeftGutterPartList1: TSynGutterPartList 1036 1036 object SynGutterMarks1: TSynGutterMarks 1037 Width = 3 81037 Width = 36 1038 1038 MouseActions = <> 1039 1039 end 1040 1040 object SynGutterLineNumber1: TSynGutterLineNumber 1041 Width = 1 71041 Width = 15 1042 1042 MouseActions = <> 1043 1043 MarkupInfo.Background = clBtnFace … … 1061 1061 end 1062 1062 object SynGutterCodeFolding1: TSynGutterCodeFolding 1063 Width = 1 61063 Width = 15 1064 1064 MouseActions = <> 1065 1065 MarkupInfo.Background = clNone … … 1071 1071 end 1072 1072 object SpeedButtonOpenRight: TSpeedButton 1073 Left = 5 751074 Height = 3 41075 Top = 1 61076 Width = 3 61073 Left = 551 1074 Height = 33 1075 Top = 15 1076 Width = 35 1077 1077 Action = AFileOpenRight 1078 1078 Anchors = [akTop, akRight] … … 1083 1083 end 1084 1084 object OpenDialogSide: TOpenDialog 1085 Left = 3 361086 Top = 3 601085 Left = 323 1086 Top = 346 1087 1087 end 1088 1088 object MainMenu1: TMainMenu 1089 1089 Images = Core.ImageList1 1090 Left = 3 441091 Top = 4 961090 Left = 330 1091 Top = 476 1092 1092 object MenuItem1: TMenuItem 1093 1093 Caption = 'File' … … 1112 1112 object ActionList1: TActionList 1113 1113 Images = Core.ImageList1 1114 Left = 7 641115 Top = 3 601114 Left = 733 1115 Top = 346 1116 1116 object AFileOpenLeft: TAction 1117 1117 Caption = 'Open left file'
Note:
See TracChangeset
for help on using the changeset viewer.