Source position: fpopenapi.types.pp line 48
type TServerVariableKeyword = (
svkUnknown,
svkEnum,
svkDefault,
svkDescription
);