Skip to main content

TcxSplitterAlign Enum

Declaration

TcxSplitterAlign = (
    salBottom,
    salLeft,
    salRight,
    salTop
);

Members

Name
salBottom
salLeft
salRight
salTop
See Also