Florian Klaempfl wrote: > You can use the rtti generated for those enums. > For me it is still the question if for-to loop should work: for ch := Low(T) to High(T) do WriteLn(ch) Best regards, Paul Ishenin.