BSOne.SFC/Tocsg.Module/PrinterMon/Define.pas

11 lines
81 B
Plaintext

unit Define;
interface
const
APP_TITLE = 'PrinterMon';
implementation
end.