Tagged Questions
3
votes
4answers
2k views
String representation of the content type of a Variant?
first apologies for my english, I hope it make sense what I`ve wrote here. Now to my problem.
How can I get the string representation of the content type of a Variant using TypInfo.GetEnumName(). I ...