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