Changeset 12 for trunk/UCore.lfm


Ignore:
Timestamp:
Nov 15, 2012, 8:06:57 AM (12 years ago)
Author:
chronos
Message:
  • Přidáno: Další použité komponenty.
  • Přidáno: Modulární systém pro uživatelské zavádění součástí aplikace.
  • Opraveno: Ukládání nastavení do registrů.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UCore.lfm

    r6 r12  
    44  OldCreateOrder = False
    55  Height = 323
    6   HorizontalOffset = 526
    7   VerticalOffset = 197
     6  HorizontalOffset = 500
     7  VerticalOffset = 317
    88  Width = 324
    99  object ApplicationInfo1: TApplicationInfo
     
    1717    EmailContact = 'robie@centrum.cz'
    1818    AppName = 'Docházka'
    19     ReleaseDate = 41227
     19    ReleaseDate = 41228
    2020    RegistryKey = '\Software\Chronosoft\Dochazka'
    2121    RegistryRoot = rrKeyCurrentUser
     
    3535    top = 128
    3636  end
     37  object ModuleManager: TModuleManager
     38    OnUpdate = ModuleManagerUpdate
     39    Options = []
     40    left = 203
     41    top = 128
     42  end
    3743end
Note: See TracChangeset for help on using the changeset viewer.