发送消息执行方法函数(消息函数)
摘要:1. 定义方法函数: procedure InitRunParam(var Msg: TMessage); message WM_USER + 1110; //参数类型是固定的; message WM_USER + 1110 数字可变.或定义为常量: const WM_REFRESH_STATE =
阅读全文
posted @ 2018-09-14 10:07
posted @ 2018-09-14 10:07
posted @ 2018-09-14 10:04
posted @ 2018-09-14 10:02
posted @ 2018-09-14 09:27