Source position: pastree.pp line 1037
type TVariableModifier = (
vmCVar,
vmExternal,
vmPublic,
vmExport,
vmClass,
vmStatic,
vmfar,
vmThread
);