Changeset 282 for trunk/Forms/UFormPlayers.lfm
- Timestamp:
- Mar 10, 2019, 4:48:41 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormPlayers.lfm
r279 r282 1 1 object FormPlayers: TFormPlayers 2 Left = 7793 Height = 3 604 Top = 2 365 Width = 4802 Left = 566 3 Height = 354 4 Top = 293 5 Width = 682 6 6 Caption = 'Players' 7 ClientHeight = 3 608 ClientWidth = 4807 ClientHeight = 354 8 ClientWidth = 682 9 9 DesignTimePPI = 144 10 10 OnClose = FormClose … … 15 15 object ListView1: TListView 16 16 Left = 0 17 Height = 3 2117 Height = 315 18 18 Top = 0 19 Width = 48019 Width = 682 20 20 Align = alClient 21 21 Columns = < … … 30 30 item 31 31 Caption = 'Color' 32 Width = 80 33 end 34 item 35 Caption = 'Nation' 32 36 Width = 100 33 37 end 34 38 item 35 39 Caption = 'Start units' 36 Width = 6540 Width = 187 37 41 end> 38 42 MultiSelect = True … … 53 57 Left = 0 54 58 Height = 39 55 Top = 3 2156 Width = 48059 Top = 315 60 Width = 682 57 61 Align = alBottom 58 62 Images = Core.ImageListSmall
Note:
See TracChangeset
for help on using the changeset viewer.