Source position: fpreport.pp line 132
type TFPReportBandMultiplicities = set of (
bmUnrestricted,
bmOncePerPage,
bmOncePerDataloop
);