You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi where I can read information or examples about to write the description of methods and properties in the source, and when I do generate documentation, it info appear in the html generated?.
kind regards Frank
thomas
unread,
Jan 4, 2006, 4:46:05 AM1/4/06
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
That's a question, I'm also interested in, cause there seems to be no documentation of this feature...
regards
delphifan
unread,
Mar 19, 2006, 7:47:20 PM3/19/06
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
hi, I think you can reference .net programming style. for example: type ClassA=class public ///<comment>your comment here</comment> procedure ProcA; end;