Delphi/Pascal style
i: Integer - This is the description of i
VB.NET style
i As Integer - This is the description of i
Using the First Word or the Last Word option, the parameter name part must not contain the parameter delimiter character. If a description of a parameter exceeds one line and is continued on new lines these new lines must not contain the delimiter character either.