Ignore:
Timestamp:
May 21, 2020, 8:17:38 PM (4 years ago)
Author:
chronos
Message:
  • Modified: Update from trunk rev 245.
  • Modified: Vcl prefix/suffix changed to Native.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/highdpi/Start.lfm

    r244 r246  
    11object StartDlg: TStartDlg
     2  Left = 246
     3  Height = 326
     4  Top = 120
     5  Width = 556
     6  BorderIcons = []
     7  BorderStyle = bsNone
     8  Caption = 'C-evo'
    29  ClientHeight = 326
    310  ClientWidth = 556
    4   Top = 120
    5   Left = 246
    6   Width = 556
    7   Height = 326
    8   Caption = 'C-evo'
    9   Enabled = True
    10   ShowHint = False
     11  Color = clBtnFace
     12  DesignTimePPI = 144
    1113  Font.Color = clWindowText
     14  Font.Height = -13
    1215  Font.Name = 'MS Sans Serif'
    13   Font.PixelsPerInch = 144
    14   Font.Height = -13
    15   Align = alNone
    16   Color = clBtnFace
     16  FormStyle = fsStayOnTop
     17  OnClose = FormClose
     18  OnCreate = FormCreate
     19  OnDestroy = FormDestroy
     20  OnHide = FormHide
     21  OnKeyDown = FormKeyDown
    1722  OnMouseDown = FormMouseDown
    1823  OnMouseMove = FormMouseMove
    1924  OnMouseUp = FormMouseUp
    20   OnKeyDown = FormKeyDown
    2125  OnPaint = FormPaint
    22   HorzScrollBar.Visible = False
    23   VertScrollBar.Visible = False
    24   DesignTimePPI = 144
    25   FormStyle = fsStayOnTop
    26   BorderStyle = bsNone
    27   BorderIcons = []
    28   LCLVersion = '2.0.8.0'
    2926  OnShow = FormShow
    30   OnHide = FormHide
    31   OnCreate = FormCreate
    32   OnDestroy = FormDestroy
    33   OnClose = FormClose
     27  LCLVersion = '2.0.2.0'
     28  PixelsPerInch = 96
     29  Scaled = False
    3430  object StartBtn: TButtonA
    3531    Tag = 15104
    36     ClientHeight = 25
    37     ClientWidth = 100
     32    Left = 389
     33    Height = 25
    3834    Top = 286
    39     Left = 389
    4035    Width = 100
    41     Height = 25
    42     Enabled = True
    43     ShowHint = False
    44     Font.Color = clDefault
    45     Font.PixelsPerInch = 144
    46     Align = alNone
    47     Color = clBtnFace
     36    Down = False
     37    Permanent = False
    4838    OnClick = StartBtnClick
    49     Visible = True
    50     Down = False
    51     Permanent = False
    5239  end
    5340  object Down1Btn: TButtonC
    5441    Tag = 4096
    55     ClientHeight = 12
    56     ClientWidth = 12
     42    Left = 522
     43    Height = 12
    5744    Top = 111
    58     Left = 522
    59     Width = 12
    60     Height = 12
    61     Enabled = True
    62     ShowHint = True
    63     Font.Color = clDefault
    64     Font.PixelsPerInch = 144
    65     Align = alNone
    66     Color = clBtnFace
     45    Width = 12
     46    Down = False
     47    Permanent = False
    6748    OnClick = Down1BtnClick
    68     Visible = True
    69     Down = False
    70     Permanent = False
    7149    ButtonIndex = 0
    7250  end
    7351  object Up1Btn: TButtonC
    7452    Tag = 4096
    75     ClientHeight = 12
    76     ClientWidth = 12
     53    Left = 522
     54    Height = 12
    7755    Top = 99
    78     Left = 522
    79     Width = 12
    80     Height = 12
    81     Enabled = True
    82     ShowHint = True
    83     Font.Color = clDefault
    84     Font.PixelsPerInch = 144
    85     Align = alNone
    86     Color = clBtnFace
     56    Width = 12
     57    Down = False
     58    Permanent = False
    8759    OnClick = Up1BtnClick
    88     Visible = True
    89     Down = False
    90     Permanent = False
    9160    ButtonIndex = 1
    9261  end
    9362  object RenameBtn: TButtonB
    9463    Tag = 10240
    95     ClientHeight = 25
    96     ClientWidth = 25
     64    Left = 412
     65    Height = 25
    9766    Top = 98
    98     Left = 412
    99     Width = 25
    100     Height = 25
    101     Enabled = True
    102     ShowHint = True
    103     Font.Color = clDefault
    104     Font.PixelsPerInch = 144
    105     Align = alNone
    106     Color = clBtnFace
     67    Width = 25
     68    Visible = False
     69    Down = False
     70    Permanent = False
    10771    OnClick = RenameBtnClick
    108     Visible = False
    109     Down = False
    110     Permanent = False
    11172    ButtonIndex = 31
    11273  end
    11374  object DeleteBtn: TButtonB
    11475    Tag = 10240
    115     ClientHeight = 25
    116     ClientWidth = 25
     76    Left = 441
     77    Height = 25
    11778    Top = 98
    118     Left = 441
    119     Width = 25
    120     Height = 25
    121     Enabled = True
    122     ShowHint = True
    123     Font.Color = clDefault
    124     Font.PixelsPerInch = 144
    125     Align = alNone
    126     Color = clBtnFace
     79    Width = 25
     80    Visible = False
     81    Down = False
     82    Permanent = False
    12783    OnClick = DeleteBtnClick
    128     Visible = False
    129     Down = False
    130     Permanent = False
    13184    ButtonIndex = 21
    13285  end
    13386  object Down2Btn: TButtonC
    13487    Tag = 6912
    135     ClientHeight = 12
    136     ClientWidth = 12
     88    Left = 522
     89    Height = 12
    13790    Top = 249
    138     Left = 522
    139     Width = 12
    140     Height = 12
    141     Enabled = True
    142     ShowHint = True
    143     Font.Color = clDefault
    144     Font.PixelsPerInch = 144
    145     Align = alNone
    146     Color = clBtnFace
     91    Width = 12
     92    Visible = False
     93    Down = False
     94    Permanent = False
    14795    OnClick = Down2BtnClick
    148     Visible = False
    149     Down = False
    150     Permanent = False
    15196    ButtonIndex = 0
    15297  end
    15398  object Up2Btn: TButtonC
    15499    Tag = 6912
    155     ClientHeight = 12
    156     ClientWidth = 12
     100    Left = 522
     101    Height = 12
    157102    Top = 237
    158     Left = 522
    159     Width = 12
    160     Height = 12
    161     Enabled = True
    162     ShowHint = True
    163     Font.Color = clDefault
    164     Font.PixelsPerInch = 144
    165     Align = alNone
    166     Color = clBtnFace
     103    Width = 12
     104    Visible = False
     105    Down = False
     106    Permanent = False
    167107    OnClick = Up2BtnClick
    168     Visible = False
    169     Down = False
    170     Permanent = False
    171108    ButtonIndex = 1
    172109  end
    173110  object QuitBtn: TButtonB
    174111    Tag = 268435200
    175     ClientHeight = 25
    176     ClientWidth = 25
     112    Left = 530
     113    Height = 25
    177114    Top = 7
    178     Left = 530
    179     Width = 25
    180     Height = 25
    181     Enabled = True
    182     ShowHint = True
    183     Font.Color = clDefault
    184     Font.PixelsPerInch = 144
    185     Align = alNone
    186     Color = clBtnFace
     115    Width = 25
     116    Down = False
     117    Permanent = False
    187118    OnClick = QuitBtnClick
    188     Visible = True
    189     Down = False
    190     Permanent = False
    191119    ButtonIndex = 0
    192120  end
    193121  object CustomizeBtn: TButtonC
    194122    Tag = 768
    195     ClientHeight = 12
    196     ClientWidth = 12
     123    Left = 120
     124    Height = 12
    197125    Top = 302
    198     Left = 120
    199     Width = 12
    200     Height = 12
    201     Enabled = True
    202     ShowHint = True
    203     Font.Color = clDefault
    204     Font.PixelsPerInch = 144
    205     Align = alNone
    206     Color = clBtnFace
     126    Width = 12
     127    Down = False
     128    Permanent = False
    207129    OnClick = CustomizeBtnClick
    208     Visible = True
    209     Down = False
    210     Permanent = False
    211130    ButtonIndex = 0
    212131  end
    213132  object AutoDiffUpBtn: TButtonC
    214     ClientHeight = 12
    215     ClientWidth = 12
     133    Left = 280
     134    Height = 12
    216135    Top = 237
     136    Width = 12
     137    Down = False
     138    Permanent = False
     139    OnClick = AutoDiffUpBtnClick
     140    ButtonIndex = 1
     141  end
     142  object AutoDiffDownBtn: TButtonC
    217143    Left = 280
    218     Width = 12
    219     Height = 12
    220     Enabled = True
    221     ShowHint = True
    222     Font.Color = clDefault
    223     Font.PixelsPerInch = 144
    224     Align = alNone
    225     Color = clBtnFace
    226     OnClick = AutoDiffUpBtnClick
    227     Visible = True
    228     Down = False
    229     Permanent = False
    230     ButtonIndex = 1
    231   end
    232   object AutoDiffDownBtn: TButtonC
    233     ClientHeight = 12
    234     ClientWidth = 12
     144    Height = 12
    235145    Top = 249
    236     Left = 280
    237     Width = 12
    238     Height = 12
    239     Enabled = True
    240     ShowHint = True
    241     Font.Color = clDefault
    242     Font.PixelsPerInch = 144
    243     Align = alNone
    244     Color = clBtnFace
     146    Width = 12
     147    Down = False
     148    Permanent = False
    245149    OnClick = AutoDiffDownBtnClick
    246     Visible = True
    247     Down = False
    248     Permanent = False
    249150    ButtonIndex = 0
    250151  end
    251152  object AutoEnemyUpBtn: TButtonC
    252     ClientHeight = 12
    253     ClientWidth = 12
     153    Left = 206
     154    Height = 12
    254155    Top = 152
     156    Width = 12
     157    Down = False
     158    Permanent = False
     159    OnClick = AutoEnemyUpBtnClick
     160    ButtonIndex = 1
     161  end
     162  object AutoEnemyDownBtn: TButtonC
    255163    Left = 206
    256     Width = 12
    257     Height = 12
    258     Enabled = True
    259     ShowHint = True
    260     Font.Color = clDefault
    261     Font.PixelsPerInch = 144
    262     Align = alNone
    263     Color = clBtnFace
    264     OnClick = AutoEnemyUpBtnClick
    265     Visible = True
    266     Down = False
    267     Permanent = False
    268     ButtonIndex = 1
    269   end
    270   object AutoEnemyDownBtn: TButtonC
    271     ClientHeight = 12
    272     ClientWidth = 12
     164    Height = 12
    273165    Top = 164
    274     Left = 206
    275     Width = 12
    276     Height = 12
    277     Enabled = True
    278     ShowHint = True
    279     Font.Color = clDefault
    280     Font.PixelsPerInch = 144
    281     Align = alNone
    282     Color = clBtnFace
     166    Width = 12
     167    Down = False
     168    Permanent = False
    283169    OnClick = AutoEnemyDownBtnClick
    284     Visible = True
    285     Down = False
    286     Permanent = False
    287170    ButtonIndex = 0
    288171  end
    289172  object ReplayBtn: TButtonB
    290173    Tag = 2048
    291     ClientHeight = 25
    292     ClientWidth = 25
     174    Left = 352
     175    Height = 25
    293176    Top = 286
    294     Left = 352
    295     Width = 25
    296     Height = 25
    297     Enabled = True
    298     ShowHint = True
    299     Font.Color = clDefault
    300     Font.PixelsPerInch = 144
    301     Align = alNone
    302     Color = clBtnFace
     177    Width = 25
     178    Down = False
     179    Permanent = False
    303180    OnClick = ReplayBtnClick
    304     Visible = True
    305     Down = False
    306     Permanent = False
    307181    ButtonIndex = 19
    308182  end
    309183  object List: TDpiListBox
    310184    Tag = 15360
    311     ClientHeight = 238
    312     ClientWidth = 266
     185    Left = 45
     186    Height = 238
    313187    Top = 64
    314     Left = 45
    315188    Width = 266
    316     Height = 238
    317     Enabled = True
    318     ShowHint = False
     189    BorderStyle = bsNone
     190    Color = clBlack
     191    ExtendedSelect = False
    319192    Font.Color = 4176863
     193    Font.Height = -15
    320194    Font.Name = 'Times New Roman'
    321195    Font.Style = [fsBold]
    322     Font.PixelsPerInch = 144
    323     Font.Height = -15
    324     Align = alNone
    325     Color = clBlack
     196    IntegralHeight = True
     197    ItemHeight = 0
    326198    OnClick = ListClick
     199    ParentFont = False
     200    ScrollWidth = 266
    327201    TabOrder = 0
    328     TabStop = True
     202    TabStop = False
    329203    TopIndex = -1
    330     ScrollWidth = 266
    331     ParentFont = False
    332     ItemHeight = 0
    333     IntegralHeight = True
    334     ExtendedSelect = False
    335     BorderStyle = bsSingle
    336204    Visible = False
    337205  end
Note: See TracChangeset for help on using the changeset viewer.