Skip to main content

TdxCellSide Enum

Declaration

TdxCellSide = (
    csLeft,
    csTop,
    csRight,
    csBottom
);

Members

Name
csLeft
csTop
csRight
csBottom
See Also