中国开发网: 论坛: 程序员情感CBD: 贴子 284040
holly
.
class TForm1 : public TCustomForm {

protected:
void __fastcall WMWindowPosChanging(TWMWindowPosChanging & msg);

BEGIN_MESSAGE_MAP
MESSAGE_HANDLER( WM_WINDOWPOSCHANGING, TWMWindowPosChanging, WMWindowPosChanging)
END_MESSAGE_MAP( TForm1)

};

相关信息:


欢迎光临本社区,您还没有登录,不能发贴子。请在 这里登录