Changeset 28 for branches/topdown/OS.lpr


Ignore:
Timestamp:
Aug 23, 2019, 9:14:24 AM (5 years ago)
Author:
chronos
Message:
  • Added: Sample application text editor.
  • Modified: Main form in full screen mode.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/topdown/OS.lpr

    r26 r28  
    88  {$ENDIF}{$ENDIF}
    99  Interfaces, // this includes the LCL widgetset
    10   Forms, SysUtils, UFormMain, UApps, USystem, UAppCalc, UFormMenu, UAppFileManager
     10  Forms, SysUtils, UFormMain, UApps, USystem, UAppCalc, UFormMenu,
     11  UAppFileManager, UAppTextEditor
    1112  { you can add units after this };
    1213
Note: See TracChangeset for help on using the changeset viewer.