Show/Hide Toolbars

RiverSoftAVG Products Help

Specifies the Top side of the rectangle.

Typically, rectangle values represent pixel locations, where the origin of the pixel coordinate system is in the top left corner of the screen (screen coordinates) or the top left corner of a control's client area (client coordinates). When a TRSCustomRSRect value represents a rectangle on the screen, by convention the top and left edges are considered inside the rectangle and the bottom and right edges are considered outside the rectangle. This convention allows the width of the rectangle to be Right - Left and the height to be Bottom - Top.

noteNote

Setting this property fires an    OnChange event. To avoid firing events, set the fields of the BoundsRect property directly.

Namespace: FMX.RS.Graphics

Property Value

Type: Single

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb