複製鏈接
請複製以下鏈接發送給好友

CenterPoint

鎖定
CenterPoint是返回矩形區域中心的座標的函數。
外文名
CenterPoint
含    義
返回矩形區域中心的座標函數

CenterPoint函數功能

返回矩形區域中心的座標

CenterPoint函數説明

首部 function CenterPoint(const Rect: TRect): TPoint; $[Types.pas
功能 返回矩形區域中心的座標
説明 <NULL>
參考 <NULL>
例子 Mouse.CursorPos := CenterPoint(BoundsRect);