BeginPaint(hWnd, {out}paintStruct); try //Do my painting finally EndPaint(hWnd, paintStruct); end; 但是调用beginpaint也会在paintstruct结构中返回 ...
確定! 回上一頁