Changeset 59 for trunk/UCore.lfm


Ignore:
Timestamp:
Dec 3, 2014, 9:09:42 PM (9 years ago)
Author:
chronos
Message:
  • Added: Support for high DPI screens. If not detected automatically correctly then user can specify desired values.
  • Updated: Common package to newer version.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UCore.lfm

    r51 r59  
    44  OldCreateOrder = False
    55  Height = 289
    6   HorizontalOffset = 421
    7   VerticalOffset = 187
     6  HorizontalOffset = 529
     7  VerticalOffset = 296
    88  Width = 339
    99  object ApplicationInfo: TApplicationInfo
     
    2222    RegistryKey = '\Software\Chronosoft\LazFuck'
    2323    RegistryRoot = rrKeyCurrentUser
    24     left = 56
     24    left = 72
    2525    top = 16
    2626  end
    2727  object CoolTranslator1: TCoolTranslator
    2828    POFilesFolder = 'Languages'
    29     left = 48
     29    left = 72
    3030    top = 72
    3131  end
    3232  object LastOpenedList: TLastOpenedList
    3333    MaxCount = 10
    34     left = 48
     34    left = 72
    3535    top = 128
    3636  end
Note: See TracChangeset for help on using the changeset viewer.