OnRubberBand event (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

Classes::TNotifyEvent OnRubberBand

Delphi Syntax

OnRubberBand: TNotifyEvent

Overview

Refer to Marking a Selection with a Rubberband.

Remarks

Occurs before the MouseUp event, when the AutoRubberBand property is set to TRUE.

See Also

Topics:

Working with the Control: Client Area Usage