Skip to main content
A newer version of this page is available. .

TcxPopupAlignHorz Enum

Declaration

TcxPopupAlignHorz = (
    pahLeft,
    pahCenter,
    pahRight
);

Members

Name
pahLeft
pahCenter
pahRight
See Also