Changeset 106 for trunk/Forms/FormNew.lfm
- Timestamp:
- Dec 9, 2024, 8:54:41 PM (13 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormNew.lfm
r105 r106 35 35 Width = 497 36 36 HorzScrollBar.Page = 435 37 VertScrollBar.Page = 16037 VertScrollBar.Page = 211 38 38 Anchors = [akTop, akLeft, akRight, akBottom] 39 39 ClientHeight = 245 … … 90 90 Left = 16 91 91 Height = 26 92 Top = 12 292 Top = 128 93 93 Width = 119 94 94 Caption = 'Disabled tiles:' … … 102 102 TabOrder = 3 103 103 end 104 object Label3: TLabel 105 Left = 16 106 Height = 26 107 Top = 176 108 Width = 160 109 Caption = 'Unmergeable tiles:' 110 end 111 object SpinEditUnmergeableTiles: TSpinEdit 112 Left = 320 113 Height = 43 114 Top = 168 115 Width = 115 116 MaxValue = 10000 117 TabOrder = 4 118 end 104 119 end 105 120 end
Note:
See TracChangeset
for help on using the changeset viewer.