TextAttr node, matches text attributes in TRastPort
Source position: agraphics.pas line 231
| type pTextAttr = ^tTextAttr; | 
| 
 | Set the text font and attributes in a RastPort. | |
| 
 | Get a pointer to a system font. | |
| 
 | Remove the TextFontExtension from a font | |
| 
 |