Previous: 4.37.2.56. GetScreenWidth function To the Table of Contents Next: 4.37.2.58. GetTranspSettings procedure
4.37.2.56. GetScreenWidth function Table of Contents 4.37.2.58. GetTranspSettings procedure

- 4.37.2.57. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.2. Graph Unit Procedures and Functions
4.37.2.57. GetTextSettings procedure


4.37.2.57. GetTextSettings procedure

Targets: MS-DOS, Win32


Graph Unit

Gets settings for text output in graphics mode.

Declaration:
procedure GetTextSettings(var  TextInfo: TextSettingsType);
Remarks:
Returns the current text font, direction, size, and justification as set by SetTextStyle or SetCustomFont and SetTextJustify.


Previous: 4.37.2.56. GetScreenWidth function To the Table of Contents Next: 4.37.2.58. GetTranspSettings procedure
4.37.2.56. GetScreenWidth function Table of Contents 4.37.2.58. GetTranspSettings procedure

- 4.37.2.57. -