-
trident changed the public information on the DelphiCodeToDoc project.
2009-12-17 22:14:37 UTC by trident
-
trident changed the public information on the DelphiCodeToDoc project.
2009-12-17 22:14:32 UTC by trident
-
trident committed revision 124 to the DelphiCodeToDoc SVN repository, changing 1 files.
2009-12-15 22:34:04 UTC by trident
-
trident committed revision 123 to the DelphiCodeToDoc SVN repository, changing 12 files.
2009-12-15 22:32:54 UTC by trident
-
A test case was created to ensure that the feature will not broke one day !
2009-12-15 22:28:20 UTC by trident
-
Fixed in v0.23beta.5
Comment after a class declaration are now parsed and linked to the class.
So this type of comments are now allowed.
But be warbed that this feature is only enabled when there is a class visibility keyword after the class declaration, else the comment following the class conflict with the one for the next identifier (field for example).
Example :
/// TMyForm...
2009-12-15 22:25:09 UTC by trident
-
trident committed revision 122 to the DelphiCodeToDoc SVN repository, changing 1 files.
2009-12-15 22:24:33 UTC by trident
-
[Admin Entry - from Larry H.]
As comments are allowed after procedure declaration and before BEGIN keyword, I would like to write class comments after the class name but before any fields or methods.
ThcAttribute = class(TObject)
(**
An Attribute represents an attribute of a database object. It is owned by an instance of @see(ThcObject) and has a
reference to it's...
2009-12-15 20:56:34 UTC by trident
-
[Admin Entry - From Larry H]
Double clicking on a TStringList item in the Configuration group doesn't invoke the editor. Only clicking on the Elipses button does.
2009-12-15 11:12:47 UTC by trident
-
[Amdin Entry - From Larry H]
if you have the generated help open, clicking generate will not update the help files with changes in the source code and no error message is given.
2009-12-15 11:04:51 UTC by trident