Source position: fpg_base.pas line 85
type TfpgTextEncoding = (
encUTF8,
encCP437,
encCP850,
encCP866,
encCP1250,
encIBMGraph
);