Changeset 12 for trunk/UCore.lfm
- Timestamp:
- Nov 15, 2012, 8:06:57 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UCore.lfm
r6 r12 4 4 OldCreateOrder = False 5 5 Height = 323 6 HorizontalOffset = 5 267 VerticalOffset = 1976 HorizontalOffset = 500 7 VerticalOffset = 317 8 8 Width = 324 9 9 object ApplicationInfo1: TApplicationInfo … … 17 17 EmailContact = 'robie@centrum.cz' 18 18 AppName = 'Docházka' 19 ReleaseDate = 4122 719 ReleaseDate = 41228 20 20 RegistryKey = '\Software\Chronosoft\Dochazka' 21 21 RegistryRoot = rrKeyCurrentUser … … 35 35 top = 128 36 36 end 37 object ModuleManager: TModuleManager 38 OnUpdate = ModuleManagerUpdate 39 Options = [] 40 left = 203 41 top = 128 42 end 37 43 end
Note:
See TracChangeset
for help on using the changeset viewer.