Changeset 19 for trunk/vCardStudio.lpr


Ignore:
Timestamp:
Mar 30, 2018, 12:13:24 PM (6 years ago)
Author:
chronos
Message:
  • Fixed: FormContacts was not translated if created in runtime.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/vCardStudio.lpr

    r17 r19  
    3030  Application.CreateForm(TFormMain, FormMain);
    3131  Application.CreateForm(TCore, Core);
    32   Application.CreateForm(TFormContacts, FormContacts);
    3332  Application.Run;
    3433end.
Note: See TracChangeset for help on using the changeset viewer.