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

TdxReportCellExpandButtonAlignVert Enum

Declaration

TdxReportCellExpandButtonAlignVert = (
    bavTop,
    bavCenter,
    bavBottom
);

Members

Name
bavTop
bavCenter
bavBottom
See Also