The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



TSelectRectEvent


Unit:SDL_sdlbase
Class:none
Declaration: TSelectRectEvent = procedure (Sender: TObject; Layer: integer; LoX, LoY, HiX, HiY: double) of object;

TSelectRectEvent declares the event which is triggered when the mouse button is released and the MouseAction property is set to maSelectRect or maRubberBand(1).



(1) maRubberBand is deprecated and has been replaced by maSelectRect. Do not use it in new designs.


Last Update: 2023-Feb-06