Skip to main content

TdxReportCellExpandButtonAlignVert Enum

Declaration

TdxReportCellExpandButtonAlignVert = (
    bavTop,
    bavCenter,
    bavBottom
);

Members

Name
bavTop
bavCenter
bavBottom
See Also