Get the text attributes of the current font
Source position: agraphics.pas line 2268
procedure AskFont( |
rp: pRastPort; |
textAttr: pTextAttr |
); |
rp |
|
The RastPort from which the text attributes are extracted |
textAttr |
|
The TextAttr structure to be filled. Note that there is no support for a TTextAttr. |
This function fills the text attributes structure with the attributes of the current font in the RastPort.