Test that "Out" can be used as an enum member name, Delphi allows this.
TAnimationType = (...);
TDirection = (...);
This item has no description.