Show/Hide Toolbars

RiverSoftAVG Products Help

Occurs when the rectangle's dimensions are changed through the class' properties or the transformation methods (  MoveTo, Scale , Translate ). If you change the BoundsRect's fields directly, an OnChange event will not occur. Write an OnChange event handler if you want to respond to changes in the rectangle.

noteNote

Note that the OnChange event is not published, either in this class or in RSGraphics.TRSObjectRect. This allows you to use the TRSCustomRect class to publish a rectangle and receive OnChange events at design-time (similar to publishing a TPen property).

Namespace: RSGraphics

Property Value

Type: TNotifyEvent

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb