Source position: fptexexport.pp line 25
type TTeXExportOption = (
teHeaderRow,
teTableEnvironment,
teHeaderLine,
teTopLine,
teBottomLine,
teUseWidths,
teCreateDocument
);