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

SetRPAttrsA

Modify rastport settings via a tag list

Declaration

Source position: agraphics.pas line 2392

procedure SetRPAttrsA(

  rp: pRastPort;

  const tags: pTagItem

);

Arguments

rp

  

A pointer to a RastPort

tags

  

Tags for the elements to get

Description

Modify settings of a rastport, based on the taglist passed. See GetRPAttrsA() for possible Tags

See also

SetRPAttrsA

  

Modify rastport settings via a tag list

SetFont

  

Set the text font and attributes in a RastPort.

SetSoftStyle

  

Set the soft style of the current font.

SetAPen

  

Set the primary pen for a RastPort.

SetBPen

  

Set secondary pen for a RastPort

SetDrMd

  

Set drawing mode for a RastPort

SetOutLinePen

  

Set the Outline Pen value for a RastPort

SetWriteMask

  

Set the pixel write mask value for a RastPort

SetMaxPen

  

Set maximum pen value for a rastport

GetRPAttrsA

  

Examine rastport settings via a tag list


Documentation generated on: 2021-07-30