Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: Beat on June 10, 2002, 02:05:46 am

Title: attributes missing in Delphi?
Post by: Beat on June 10, 2002, 02:05:46 am
I imported a calss with the following source code lines:

   FileList,
   DirList: TStringList;

in the generated diagram, only DirList was visible.
Is this a bug?
Beat