Changeset 34 for trunk/Forms/UFormMain.lfm
- Timestamp:
- Nov 25, 2021, 1:51:20 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r21 r34 14 14 OnDestroy = FormDestroy 15 15 OnShow = FormShow 16 LCLVersion = '2.0. 0.4'16 LCLVersion = '2.0.12.0' 17 17 object CoolBar1: TCoolBar 18 18 Left = 0 … … 107 107 end 108 108 end 109 object StatusBar1: TStatusBar110 Left = 0111 Height = 28112 Top = 734113 Width = 1178114 Panels = <115 item116 Width = 300117 end>118 ParentFont = False119 SimplePanel = False120 end121 109 object MainMenu1: TMainMenu 122 110 Images = Core.ImageList1 123 left = 192124 top = 120111 Left = 192 112 Top = 120 125 113 object MenuItemFile: TMenuItem 126 114 Caption = 'File' … … 187 175 end 188 176 object PopupMenuOpenRecent: TPopupMenu 189 left = 420190 top = 120177 Left = 420 178 Top = 120 191 179 end 192 180 end
Note:
See TracChangeset
for help on using the changeset viewer.