[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
An enumerated type to describe the position of pop-up menu relative to the pop-up coordinates.
Source position: menus.pp line 462
type TPopupAlignment = ( |
paLeft, |
paRight, |
paCenter |
); |
Version 4.0 | Generated 2025-05-03 | Home |