Ignore:
Timestamp:
Jan 9, 2017, 8:28:51 PM (7 years ago)
Author:
chronos
Message:
  • Fixed: More bitmaps to solve black background problem.
  • Fixed: Bad drawing of gradient lines.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/UnitStat.lfm

    r9 r40  
    11object UnitStatDlg: TUnitStatDlg
    22  Left = 344
     3  Height = 326
    34  Top = 213
     5  Width = 208
    46  BorderStyle = bsNone
    57  ClientHeight = 326
    68  ClientWidth = 208
    79  Color = clBtnFace
    8   Font.Charset = DEFAULT_CHARSET
    910  Font.Color = clWindowText
    1011  Font.Height = -13
    1112  Font.Name = 'MS Sans Serif'
    12   Font.Style = []
    1313  FormStyle = fsStayOnTop
    1414  OnClose = FormClose
     
    1616  OnDestroy = FormDestroy
    1717  OnShow = FormShow
    18   PixelsPerInch = 96
     18  LCLVersion = '1.6.2.0'
    1919  object SwitchBtn: TButtonB
    2020    Left = 12
     21    Height = 25
    2122    Top = 29
    2223    Width = 25
    23     Height = 25
    2424    Down = False
    2525    Permanent = False
     
    2929  object CloseBtn: TButtonB
    3030    Left = 177
     31    Height = 25
    3132    Top = 6
    3233    Width = 25
    33     Height = 25
    3434    Down = False
    3535    Permanent = False
     
    3939  object ConscriptsBtn: TButtonB
    4040    Left = 43
     41    Height = 25
    4142    Top = 29
    4243    Width = 25
    43     Height = 25
    4444    Down = False
    4545    Permanent = False
     
    4949  object HelpBtn: TButtonC
    5050    Left = 178
     51    Height = 12
    5152    Top = 145
    5253    Width = 12
    53     Height = 12
    5454    Down = False
    5555    Permanent = False
Note: See TracChangeset for help on using the changeset viewer.