WM_SIZE和WM_MOVE的函数体内容为什么不一样? 搞不懂,要想一想- procedure TWinControl.WMSize(var Message: TWMSize); begin UpdateBounds; // 类函数inherited; ...
確定! 回上一頁