Sets the value for the PopupPoint property.
Source position: menus.pp line 480
protected procedure TPopupMenu.SetPopupPoint( |
APopupPoint: TPoint |
); |
APopupPoint |
|
New value for the PopupPoint property. |
Added in LCL version 4.0.
|
TPoint instance with the coordinates where the pop-up menu is displayed. |
|
|
Displays the pop-up menu. |
| Version 4.4 | Generated 2025-11-08 | Home |