Ignore:
Timestamp:
Aug 9, 2018, 3:43:27 PM (6 years ago)
Author:
chronos
Message:
  • Modified: Update Common package.
  • Fixed: Remember forms dimensions after application restart.
Location:
branches/generator/Forms
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/generator/Forms

    • Property svn:ignore
      •  

        old new  
        11*.lrj
         2*.lrt
  • branches/generator/Forms/UFormLookupTable.lfm

    r137 r167  
    77  ClientHeight = 273
    88  ClientWidth = 595
    9   LCLVersion = '1.8.0.4'
     9  DesignTimePPI = 120
     10  OnClose = FormClose
     11  OnShow = FormShow
     12  LCLVersion = '1.8.2.0'
    1013  object Label1: TLabel
    1114    Left = 15
    12     Height = 23
     15    Height = 20
    1316    Top = 17
    14     Width = 49
     17    Width = 43
    1518    Caption = 'Name:'
    1619    ParentColor = False
     
    1821  object EditName: TEdit
    1922    Left = 120
    20     Height = 33
     23    Height = 28
    2124    Top = 8
    2225    Width = 160
Note: See TracChangeset for help on using the changeset viewer.