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

TPopupAlignment

Declaration

Source position: menus.pp line 366

type TPopupAlignment = (

  paLeft,

  paRight,

  paCenter

);