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