函数功能返回矩形区域中心的坐标
函数说明首部 function CenterPoint(const Rect: TRect): TPoint; $[Types.pas
功能 返回矩形区域中心的坐标
说明 <NULL>
参考 <NULL>
例子 Mouse.CursorPos := CenterPoint(BoundsRect);