Source position: fpjson.pp line 80
type TFormatOption = (
foSingleLineArray,
foSingleLineObject,
foDoNotQuoteMembers,
foUseTabchar,
foSkipWhiteSpace,
foSkipWhiteSpaceOnlyLeading,
foForceLF,
foFormatFloat
);