Changeset 208 for trunk/Forms/UFormPlayersStats.lfm
- Timestamp:
- May 22, 2018, 10:10:54 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormPlayersStats.lfm
r190 r208 3 3 Height = 300 4 4 Top = 637 5 Width = 6975 Width = 746 6 6 Caption = 'Players stats' 7 7 ClientHeight = 300 8 ClientWidth = 697 8 ClientWidth = 746 9 DesignTimePPI = 120 9 10 OnClose = FormClose 10 11 OnShow = FormShow 11 LCLVersion = '1.8. 0.4'12 LCLVersion = '1.8.2.0' 12 13 object ListView1: TListView 13 14 Left = 4 14 15 Height = 292 15 16 Top = 4 16 Width = 68917 Width = 738 17 18 Align = alClient 18 19 BorderSpacing.Around = 4 … … 40 41 item 41 42 Caption = 'Units' 42 Width = 169 43 Width = 100 44 end 45 item 46 Caption = 'Win objective cells' 47 Width = 100 43 48 end> 44 49 OwnerData = True
Note:
See TracChangeset
for help on using the changeset viewer.