RAD Studio VCL Reference
|
Cleans up after the splitter has resized its neighboring control.
procedure StopSizing; dynamic;
__fastcall StopSizing();
This protected procedure is called when the user releases the mouse or hits the Escape key while using the splitter to resize a control. StopSizing makes sure that the resize line is no longer visible and generates an OnMoved event.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|