Changeset 36 for trunk/Forms/UFormNew.lfm
- Timestamp:
- Oct 13, 2019, 5:14:50 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormNew.lfm
r31 r36 1 1 object FormNew: TFormNew 2 2 Left = 703 3 Height = 2 124 Top = 7485 Width = 4873 Height = 266 4 Top = 694 5 Width = 501 6 6 Caption = 'New game' 7 ClientHeight = 2 128 ClientWidth = 4877 ClientHeight = 266 8 ClientWidth = 501 9 9 DesignTimePPI = 144 10 10 OnClose = FormClose … … 45 45 Left = 120 46 46 Height = 38 47 Top = 15847 Top = 212 48 48 Width = 113 49 49 Anchors = [akLeft, akBottom] … … 55 55 Left = 280 56 56 Height = 38 57 Top = 15857 Top = 212 58 58 Width = 113 59 59 Anchors = [akLeft, akBottom] … … 70 70 TabOrder = 3 71 71 end 72 object CheckBoxRecordHistory: TCheckBox 73 Left = 16 74 Height = 30 75 Top = 88 76 Width = 210 77 Caption = 'Record moves history' 78 TabOrder = 4 79 end 72 80 end
Note:
See TracChangeset
for help on using the changeset viewer.