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

TextSettingsType

Record describing how texts are drawn.

Declaration

Source position: graphh.inc line 455

type TextSettingsType = record

  font: Word;

  

Font used.

  direction: Word;

  

Direction in which to write.

  charsize: Word;

  

Font size

  horiz: Word;

  

Horizontal justification

  vert: Word;

  

Vertical justification

end;


Documentation generated on: Nov 14 2015