Source position: fpopenapi.pascaltypes.pp line 66
type TParamLocation = (
plQuery,
plPath,
plHeader,
plCookie
);