[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

AskFont

Get the text attributes of the current font

Declaration

Source position: agraphics.pas line 2133

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: 2017-01-10