Changeset 731 for trunk/Integrated.lpr


Ignore:
Timestamp:
Jan 17, 2026, 9:14:41 AM (8 hours ago)
Author:
chronos
Message:
  • Modified: Initialize Log dialog later from Term and NoTerm forms.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Integrated.lpr

    r725 r731  
    3838  Application.CreateForm(TStartDlg, StartDlg);
    3939  Application.CreateForm(TBackground, Background);
    40   Application.CreateForm(TLogDlg, LogDlg);
    4140  Application.Run;
    4241  ScreenTools.UnitDone;
Note: See TracChangeset for help on using the changeset viewer.