Changeset 3 for trunk/UFormMain.lfm


Ignore:
Timestamp:
Apr 20, 2016, 9:25:55 PM (8 years ago)
Author:
chronos
Message:
  • Added: Remember last form position.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UFormMain.lfm

    r1 r3  
    44  Top = 386
    55  Width = 631
    6   Caption = 'HAF'
     6  Caption = 'Acronym Decoder'
    77  ClientHeight = 446
    88  ClientWidth = 631
     
    1212  OnDestroy = FormDestroy
    1313  OnShow = FormShow
    14   LCLVersion = '1.6.0.4'
     14  LCLVersion = '1.7'
    1515  object ListViewAcronyms: TListView
    1616    Left = 8
     
    4141  object EditSearch: TEdit
    4242    Left = 8
    43     Height = 28
     43    Height = 34
    4444    Top = 8
    4545    Width = 611
     
    43704370    end
    43714371  end
     4372  object PersistentForm1: TPersistentForm
     4373    MinVisiblePart = 50
     4374    EntireVisible = False
     4375    left = 304
     4376    top = 128
     4377  end
    43724378end
Note: See TracChangeset for help on using the changeset viewer.