Changeset 15 for trunk/Forms/UFormMain.lfm
- Timestamp:
- Mar 22, 2018, 8:31:19 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r14 r15 5 5 Width = 1250 6 6 Caption = 'MyData' 7 ClientHeight = 8 207 ClientHeight = 815 8 8 ClientWidth = 1250 9 9 Menu = MainMenu1 … … 11 11 OnClose = FormClose 12 12 OnShow = FormShow 13 LCLVersion = '1. 5'13 LCLVersion = '1.8.0.4' 14 14 WindowState = wsMaximized 15 15 object StatusBar1: TStatusBar 16 16 Left = 0 17 Height = 2918 Top = 7 9117 Height = 30 18 Top = 785 19 19 Width = 1250 20 20 Panels = <>
Note:
See TracChangeset
for help on using the changeset viewer.