[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Menus' (#lcl)

TPopupAlignment

Declaration

Source position: menus.pp line 353

type TPopupAlignment = (

  paLeft,

  paRight,

  paCenter

);