OnRgnChange event (Main Control)
Builder Syntax |
Classes::TNotifyEvent OnRgnChange; |
Delphi Syntax |
OnRgnChange: TNotifyEvent |
Overview |
Refer to Creating and Using a Bitmap Region. |
Remarks
Occurs each time the bitmap region is created or updated.
This event is especially useful with the RgnMarkingMode property, which automates the creation of regions.
See Also
Elements: |
|
Topics: |