Writes definition item with term and description
Source position: wtext.pp line 100
public procedure TTextWriter.DefinitionItem( |
const Aname: string; |
const AText: string |
); override; |
Aname |
|
Term being defined |
AText |
|
Description of the term |
Writes a definition item with the term name followed by its description on an indented line.