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

TcxBorder Enum

Declaration

TcxBorder = (
    bLeft,
    bTop,
    bRight,
    bBottom
);

Members

Name
bLeft
bTop
bRight
bBottom
See Also