- 4.37.2.51. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.2. Graph Unit Procedures and Functions
4.37.2.51. GetPageSize function
4.37.2.51. GetPageSize function
Targets: MS-DOS, Win32
Graph Unit
Returns size (in bytes) of the logical video page in
the current graphic mode.
Declaration:
function GetPageSize: DWORD;
Remarks:
Size of graphic page depends on the graphic mode and size
of logical pages, installed by the
SetLogicalPage.
- 4.37.2.51. -