Changeset 153 for trunk/Forms/FormTargetCode.lfm
- Timestamp:
- Aug 14, 2024, 1:05:13 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormTargetCode.lfm
r149 r153 1 1 object FormTargetCode: TFormTargetCode 2 Left = 5552 Left = 913 3 3 Height = 522 4 Top = 3794 Top = 459 5 5 Width = 734 6 6 Caption = 'Target code' … … 15 15 Width = 734 16 16 Align = alClient 17 Font.Height = -1617 Font.Height = 13 18 18 Font.Name = 'Courier New' 19 19 Font.Pitch = fpFixed … … 23 23 PopupMenu = PopupMenuTarget 24 24 TabOrder = 0 25 Gutter.Width = 8125 Gutter.Width = 77 26 26 Gutter.MouseActions = <> 27 27 RightGutter.Width = 0 … … 476 476 end 477 477 object SynGutterLineNumber1: TSynGutterLineNumber 478 Width = 21478 Width = 17 479 479 MouseActions = <> 480 480 MarkupInfo.Background = clBtnFace
Note:
See TracChangeset
for help on using the changeset viewer.