Changeset 53 for trunk/Forms/UFormMain.lfm
- Timestamp:
- Jan 4, 2022, 3:27:03 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r52 r53 5 5 Width = 770 6 6 Caption = 'Tunneler' 7 ClientHeight = 58 87 ClientHeight = 584 8 8 ClientWidth = 770 9 9 DesignTimePPI = 144 … … 19 19 object StatusBar1: TStatusBar 20 20 Left = 0 21 Height = 3622 Top = 55 221 Height = 27 22 Top = 557 23 23 Width = 770 24 24 Panels = < … … 49 49 object Image1: TImage 50 50 Left = 0 51 Height = 55 251 Height = 557 52 52 Top = 0 53 53 Width = 770 … … 135 135 end 136 136 object AboutDialog1: TAboutDialog 137 CoolTranslator = Core.Translator1137 Translator = Core.Translator1 138 138 ThemeManager = Core.ThemeManager1 139 139 ApplicationInfo = Core.ApplicationInfo
Note:
See TracChangeset
for help on using the changeset viewer.