Source position: variants.pp line 58
type TVariantRelationship = (
vrEqual,
vrLessThan,
vrGreaterThan,
vrNotEqual
);