Source position: fprtfexport.pp line 26
type TRTFExportOptions = set of (
reHeaderRow,
reHeaderLine,
reTopLine,
reBottomLine
);