Changeset 120 for trunk/Forms/UFormMain.lfm
- Timestamp:
- Feb 19, 2022, 12:09:21 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r115 r120 83 83 Height = 34 84 84 Top = 5 85 Width = 1 0985 Width = 145 86 86 Align = alNone 87 87 AutoSize = True … … 97 97 Transparent = True 98 98 object ToolButton5: TToolButton 99 Left = 7399 Left = 109 100 100 Top = 0 101 101 Action = Core.ASettings … … 110 110 Top = 0 111 111 Action = Core.AFind 112 end 113 object ToolButton8: TToolButton 114 Left = 73 115 Top = 0 116 Action = Core.AFileCompare 112 117 end 113 118 end … … 146 151 Action = Core.AFileSplit 147 152 end 153 object MenuItem12: TMenuItem 154 Action = Core.AFileCompare 155 end 148 156 object MenuItem2: TMenuItem 149 157 Caption = '-'
Note:
See TracChangeset
for help on using the changeset viewer.