Changeset 283 for trunk/Forms/UFormGameSystem.lfm
- Timestamp:
- Mar 10, 2019, 5:33:06 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormGameSystem.lfm
r277 r283 58 58 Top = 16 59 59 Width = 744 60 ActivePage = TabSheet Units60 ActivePage = TabSheetNations 61 61 Anchors = [akTop, akLeft, akRight, akBottom] 62 TabIndex = 162 TabIndex = 2 63 63 TabOrder = 4 64 64 object TabSheetGeneral: TTabSheet … … 94 94 Caption = 'Units' 95 95 end 96 object TabSheetNations: TTabSheet 97 Caption = 'Nations' 98 end 96 99 end 97 100 object OpenDialog1: TOpenDialog
Note:
See TracChangeset
for help on using the changeset viewer.