TdxCellSide Enum
Declaration
TdxCellSide = (
csLeft,
csTop,
csRight,
csBottom
);
Members
Name |
---|
csLeft
|
csTop
|
csRight
|
csBottom
|
See Also