Source position: fpg_tab.pas line 47
type TfpgTabPosition = (
tpTop,
tpBottom,
tpLeft,
tpRight,
tpNone
);