Changeset 366
- Timestamp:
- Apr 14, 2021, 8:55:30 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/highdpi/LocalPlayer/UnitStat.lfm
r361 r366 1 1 object UnitStatDlg: TUnitStatDlg 2 2 Left = 344 3 Height = 4893 Height = 326 4 4 Top = 213 5 Width = 3125 Width = 208 6 6 BorderStyle = bsNone 7 ClientHeight = 4898 ClientWidth = 3127 ClientHeight = 326 8 ClientWidth = 208 9 9 Color = clBtnFace 10 DesignTimePPI = 14411 10 Font.Color = clWindowText 12 Font.Height = - 2011 Font.Height = -13 13 12 Font.Name = 'MS Sans Serif' 14 13 FormStyle = fsStayOnTop … … 17 16 OnDestroy = FormDestroy 18 17 OnShow = FormShow 19 LCLVersion = ' 2.0.12.0'18 LCLVersion = '1.6.2.0' 20 19 object SwitchBtn: TButtonB 21 Left = 1 822 Height = 3823 Top = 4424 Width = 3820 Left = 12 21 Height = 25 22 Top = 29 23 Width = 25 25 24 Down = False 26 25 Permanent = False … … 29 28 end 30 29 object CloseBtn: TButtonB 31 Left = 26632 Height = 3833 Top = 934 Width = 3830 Left = 177 31 Height = 25 32 Top = 6 33 Width = 25 35 34 Down = False 36 35 Permanent = False … … 39 38 end 40 39 object ConscriptsBtn: TButtonB 41 Left = 6442 Height = 3843 Top = 4444 Width = 3840 Left = 43 41 Height = 25 42 Top = 29 43 Width = 25 45 44 Down = False 46 45 Permanent = False … … 49 48 end 50 49 object HelpBtn: TButtonC 51 Left = 26752 Height = 1 853 Top = 21854 Width = 1 850 Left = 178 51 Height = 12 52 Top = 145 53 Width = 12 55 54 Down = False 56 55 Permanent = False
Note:
See TracChangeset
for help on using the changeset viewer.