Changeset 18 for trunk/UMainForm.lfm


Ignore:
Timestamp:
Sep 27, 2011, 3:49:24 PM (13 years ago)
Author:
george
Message:
  • Added: Persistent window position and size stored to registry.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UMainForm.lfm

    r16 r18  
    88  ClientWidth = 514
    99  Menu = MainMenu1
     10  OnClose = FormClose
    1011  OnCreate = FormCreate
    1112  OnDeactivate = FormDeactivate
     13  OnDestroy = FormDestroy
    1214  OnKeyDown = FormKeyDown
    1315  OnKeyUp = FormKeyUp
    1416  OnShow = FormShow
    1517  LCLVersion = '0.9.31'
    16   WindowState = wsMaximized
    1718  object StatusBar1: TStatusBar
    1819    Left = 0
Note: See TracChangeset for help on using the changeset viewer.