按F5报时间+开机自运行+隐藏窗体;{//中断函数GetSysTime function GetSysTime:dword; asm int $2a //调用2a号中断获取系统从启动运行时间(微秒) end;}