Changeset 19 for trunk/vCardStudio.lpr
- Timestamp:
- Mar 30, 2018, 12:13:24 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/vCardStudio.lpr
r17 r19 30 30 Application.CreateForm(TFormMain, FormMain); 31 31 Application.CreateForm(TCore, Core); 32 Application.CreateForm(TFormContacts, FormContacts);33 32 Application.Run; 34 33 end.
Note:
See TracChangeset
for help on using the changeset viewer.