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