RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomForm.SendCancelMode Method

Cancels modes on the form.

Pascal
procedure SendCancelMode(Sender: TControl);
C++
__fastcall SendCancelMode(TControl * Sender);

Use SendCancelMode to release the mouse capture and cancel scroll bar input and menu processing on the form. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!