Changeset 266 for trunk/Forms/UFormNew.lfm
- Timestamp:
- Jan 15, 2019, 8:41:53 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormNew.lfm
r265 r266 1 1 object FormNew: TFormNew 2 Left = 3652 Left = 546 3 3 Height = 748 4 Top = 1 674 Top = 181 5 5 Width = 1154 6 6 Caption = 'New game' … … 596 596 TabOrder = 3 597 597 end 598 object PageControl 2: TPageControl598 object PageControlWinObjective: TPageControl 599 599 Left = 12 600 600 Height = 78 601 601 Top = 290 602 602 Width = 716 603 ActivePage = TabSheetCapture Cities603 ActivePage = TabSheetCaptureEntireMap 604 604 Anchors = [akTop, akLeft, akRight] 605 605 ShowTabs = False 606 TabIndex = 1606 TabIndex = 5 607 607 TabOrder = 4 608 608 object TabSheetDefeatEnemies: TTabSheet … … 654 654 end 655 655 end 656 object TabSheetNone: TTabSheet 657 end 658 object TabSheetCaptureEntireMap: TTabSheet 659 end 656 660 end 657 661 object CheckBoxEmptyCellsNeutral: TCheckBox
Note:
See TracChangeset
for help on using the changeset viewer.