TAdvCustomFormDesigner.OnEndSelecting Event
OnEndSelecting is fired when a selection operation using a selection drag rect is about to be performed. All the controls in the selection rect will be selected, and this is an opportunity to change the value of the selection rect before the selection happens.
Syntax
Unit: FormDesigner
property TAdvCustomFormDesigner.OnEndSelecting: TRectEvent