Skip to main content

TdxReportCellExpandButtonAlignHorz Enum

Declaration

TdxReportCellExpandButtonAlignHorz = (
    bahLeft,
    bahCenter,
    bahRight
);

Members

Name
bahLeft
bahCenter
bahRight
See Also