|
RAD Studio VCL Reference
|
Displays a hint window for the control at a specified position.
procedure ActivateHint(CursorPos: TPoint);
__fastcall ActivateHint(TPoint CursorPos);
ActivateHint locates the control or menu item at the position specified by CursorPos, where CursorPos represents a screen coordinates in pixels. After locating the control, ActivateHint displays the control's Hint in a hint window.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|