Changeset 19 for trunk/Forms/UFormMain.lfm
- Timestamp:
- Mar 22, 2018, 10:41:00 PM (7 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 6 6 *.lrj 7 7 heaptrclog.trc 8 MyData.exe
-
- Property svn:ignore
-
trunk/Forms/UFormMain.lfm
r16 r19 5 5 Width = 1250 6 6 Caption = 'MyData' 7 ClientHeight = 81 57 ClientHeight = 819 8 8 ClientWidth = 1250 9 DesignTimePPI = 144 9 10 Menu = MainMenu1 10 11 OnActivate = FormActivate 11 12 OnClose = FormClose 12 13 OnShow = FormShow 13 LCLVersion = '1.8. 0.4'14 LCLVersion = '1.8.2.0' 14 15 WindowState = wsMaximized 15 16 object StatusBar1: TStatusBar 16 17 Left = 0 17 Height = 3 018 Top = 78 518 Height = 36 19 Top = 783 19 20 Width = 1250 20 21 Panels = <>
Note:
See TracChangeset
for help on using the changeset viewer.