Previous: SVGA mode constants To the Table of Content Next: ViewPortType

- 4.37.1.20 -
Standard Units
Graph Unit
Graph Unit Types, Constants and Variables

TextSettingsType

Targets: MS-DOS, Win32


Graph Unit

The record that defines the text attributes used by GetTextSettings.

Declaration:
TextSettingsType = record 
   Font           : Pointer;
   FontSize       : DWORD;
   FirstChar      : DWORD;
   Width          : DWORD;
   Height         : DWORD;
   Space          : DWORD;
   Direction      : DWORD;
   Horiz          : DWORD;
   Vert           : DWORD;
end;



Previous: SVGA mode constants To the Table of Content Next: ViewPortType
SVGA mode constants Table of Content ViewPortType

- 4.37.1.20 -