Show/Hide Toolbars

RiverSoftAVG Products Help

Specifies the underlying TRect rectangle for the class.

You should use the provided properties;    Left, Right,    Top, Bottom,    Width, and Height; to set the rectangle's fields. If you use the BoundsRect field's directly, the OnChange event will not be called. However, setting the entire property (e.g., BoundsRect := Rect(0,0,10,10)) will fire the OnChange event,
 

Namespace: FMX.RS.Graphics

Property Value

Type: TRect

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb