Changeset 107 for trunk/Forms/FormMain.lfm
- Timestamp:
- Jul 19, 2024, 11:24:06 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormMain.lfm
r83 r107 9 9 DesignTimePPI = 144 10 10 Menu = MainMenu1 11 OnClose = FormClose12 11 OnCreate = FormCreate 13 12 OnDeactivate = FormDeactivate … … 16 15 OnKeyUp = FormKeyUp 17 16 OnShow = FormShow 18 LCLVersion = '3. 2.0.0'17 LCLVersion = '3.4.0.0' 19 18 object StatusBar1: TStatusBar 20 19 Left = 0 21 Height = 2822 Top = 58 920 Height = 36 21 Top = 581 23 22 Width = 770 24 23 Panels = < … … 50 49 object Image1: TImage 51 50 Left = 0 52 Height = 58 951 Height = 581 53 52 Top = 0 54 53 Width = 770
Note:
See TracChangeset
for help on using the changeset viewer.