[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |