Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

AskFont

Get the text attributes of the current font

Declaration

Source position: agraphics.pas line 2268

procedure AskFont(

  rp: pRastPort;

  textAttr: pTextAttr

);

Arguments

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.

Description

This function fills the text attributes structure with the attributes of the current font in the RastPort.


Documentation generated on: 2021-07-30