我使用C++ Builder和嘗試使用DrawFocusRect功能: DrawRect.left = X; DrawRect.top = Y; DrawRect.right = X; DrawRect.bottom = Y; Canvas->DrawFocusRect(DrawRect) ...
確定! 回上一頁