Author Topic: enumerations in delphi  (Read 3989 times)

ufechner

  • EA User
  • **
  • Posts: 85
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
enumerations in delphi
« on: June 26, 2003, 08:04:21 pm »
Hello,

it would help me a lot if there would be forward and reverse engeneering of enumerations for the delphi (object pascal) language.

Example:

TEventClass = (logEvent=10, logBolus, logBlackbox);

Regards:

Uwe Fechner