Changeset 58 for trunk/Forms
- Timestamp:
- Sep 5, 2020, 8:12:43 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r42 r58 1 1 object FormMain: TFormMain 2 Left = 6112 Left = 263 3 3 Height = 823 4 Top = 3334 Top = 102 5 5 Width = 1139 6 6 Caption = 'Big Metro' 7 7 ClientHeight = 823 8 8 ClientWidth = 1139 9 DesignTimePPI = 128 9 10 OnCreate = FormCreate 10 11 OnDestroy = FormDestroy 11 12 OnKeyPress = FormKeyPress 12 13 OnShow = FormShow 13 LCLVersion = '1. 6.2.0'14 LCLVersion = '1.9.0.0' 14 15 WindowState = wsMaximized 15 16 object PaintBox1: TPaintBox
Note:
See TracChangeset
for help on using the changeset viewer.