Ignore:
Timestamp:
Apr 22, 2018, 2:34:51 PM (6 years ago)
Author:
chronos
Message:
  • Fixed: Translation of unit moves.
  • Fixed: ComboBox initialization in charts form.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormCharts.lfm

    r170 r189  
    99  OnClose = FormClose
    1010  OnShow = FormShow
    11   LCLVersion = '1.6.4.0'
     11  LCLVersion = '1.8.0.4'
    1212  object Chart1: TChart
    1313    Left = 8
     
    3535  object ComboBox1: TComboBox
    3636    Left = 24
    37     Height = 28
     37    Height = 36
    3838    Top = 8
    3939    Width = 392
    40     ItemHeight = 20
     40    ItemHeight = 0
    4141    ItemIndex = 0
    4242    Items.Strings = (
Note: See TracChangeset for help on using the changeset viewer.