Does anyone know how to capture the mouseUp event after manually resizing (via StatusBar's SizeGrip) a form?  
 
I've used "procedure WMnclButtonUp(var message: TMessage); message WM_NCLBUTTONUP;" to capture the event but it doesn't seem to work.  Does anyone have any suggestion(s)?

Reply via email to