RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWinControl.IsControlActivateMsg Method
Pascal
function IsControlActivateMsg(var Message: TWMMouseActivate; Control: TControl = nil): Boolean;
C++
__fastcall Boolean IsControlActivateMsg(TWMMouseActivate Message, TControl * Control = nil);

This is IsControlActivateMsg, a member of class TWinControl.

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