Get the text attributes of the current font
Source position: agraphics.pas line 2059
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.