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