<div dir="auto"><div class="gmail_quote" dir="auto"><div dir="ltr">Dennis <<a href="mailto:dec12@avidsoft.com.hk" target="_blank" rel="noreferrer">dec12@avidsoft.com.hk</a>> schrieb am Mo., 23. Juli 2018, 12:24:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is this kind of enumerated type with constant assignment not supported <br>
by FPC 3.0.4?<br>
<br>
TMonthType = (January=1, February, May=5,June, July);<br></blockquote></div><div dir="auto"><br></div><div dir="auto">The enumeration type itself is supported, however TypeInfo() and thus GetEnumName() and friends are not. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"></blockquote></div></div>