Back to Devexpress

TcxPopupAlignHorz Enum

vcl-cxcontrols-89de310d.md

latest242 B
Original Source

TcxPopupAlignHorz Enum

Declaration

delphi
TcxPopupAlignHorz = (
    pahLeft,
    pahCenter,
    pahRight
);

Members

Name
pahLeft
pahCenter
pahRight

See Also

cxControls Unit