RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPopupMenu.PopupPoint Property

Indicates the location where the pop-up menu appears.

Pascal
property PopupPoint: TPoint;
C++
__property TPoint PopupPoint;

This public property is used internally to locate the popup menu. Its value is set by the Popup method. 

 

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