Source position: fptexexport.pp line 26
type TTeXExportOptions = set of (
teHeaderRow,
teTableEnvironment,
teHeaderLine,
teTopLine,
teBottomLine,
teUseWidths,
teCreateDocument
);