Changeset 232 for trunk/LocalPlayer
- Timestamp:
- May 14, 2020, 11:26:30 PM (5 years ago)
- Location:
- trunk/LocalPlayer
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LocalPlayer/CityScreen.lfm
r9 r232 21 21 OnShow = FormShow 22 22 PixelsPerInch = 96 23 Scaled = False 23 24 object CloseBtn: TButtonA 24 25 Left = 335 -
trunk/LocalPlayer/Diagram.lfm
r9 r232 18 18 OnShow = FormShow 19 19 PixelsPerInch = 96 20 Scaled = False 20 21 object CloseBtn: TButtonB 21 22 Left = 380 -
trunk/LocalPlayer/Draft.lfm
r62 r232 19 19 OnShow = FormShow 20 20 LCLVersion = '1.6.0.4' 21 PixelsPerInch = 96 22 Scaled = False 21 23 object OKBtn: TButtonA 22 24 Left = 196 -
trunk/LocalPlayer/Help.lfm
r69 r232 22 22 OnPaint = FormPaint 23 23 PixelsPerInch = 96 24 Scaled = False 24 25 object CloseBtn: TButtonB 25 26 Left = 522 -
trunk/LocalPlayer/MessgEx.lfm
r9 r232 20 20 OnShow = FormShow 21 21 PixelsPerInch = 96 22 Scaled = False 22 23 object Button1: TButtonA 23 24 Left = 43 -
trunk/LocalPlayer/NatStat.lfm
r9 r232 17 17 OnShow = FormShow 18 18 PixelsPerInch = 96 19 Scaled = False 19 20 object ToggleBtn: TButtonB 20 21 Left = 6 -
trunk/LocalPlayer/Select.lfm
r69 r232 23 23 OnShow = FormShow 24 24 PixelsPerInch = 96 25 Scaled = False 25 26 object CloseBtn: TButtonB 26 27 Left = 343 -
trunk/LocalPlayer/Term.lfm
r231 r232 30 30 OnShow = FormShow 31 31 Position = poDefault 32 PixelsPerInch = 96 33 Scaled = False 32 34 LCLVersion = '1.6.0.4' 33 35 WindowState = wsMaximized -
trunk/LocalPlayer/Wonders.lfm
r9 r232 17 17 OnShow = FormShow 18 18 PixelsPerInch = 96 19 Scaled = False 19 20 object CloseBtn: TButtonB 20 21 Left = 442
Note:
See TracChangeset
for help on using the changeset viewer.