Class TTest3

Fields
Methods
Properties

Unit

Declaration

type TTest3 = class(TObject)

Description

Of course, 1st sentence may contain other tags, like this: TTest1 and like this: Some code. Not really Pascal code, but oh well... and I'm still in the 1st sentence, here the @abstract part ends. This is the 2nd sentence.

Note that in this example the '.' char inside @code tag did not confuse pasdoc – it was not treated as the end of 1st sentence, because it was part of parameters of @code tag. Even though @code tag in the example above used special syntax TagsParametersWithoutParenthesis.

Hierarchy