Previous: 4.51.2.2.10. ogQueryModeSettings() To the Table of Contents Next: 4.51.2.2.12. ogSetVisualPage()
4.51.2.2.10. ogQueryModeSettings() Table of Contents 4.51.2.2.12. ogSetVisualPage()

- 4.51.2.2.11. -
Table of Contents
4. Standard Units
4.51. ObjGfx40 - ObjectGraphics 4.0 Unit
4.51.2. ObjGfx40 Unit Object Types
4.51.2.2. ogDisplay object
4.51.2.2.11. ogSetActivePage()


4.51.2.2.11. ogSetActivePage()

Targets: MS-DOS, Win32 console


ObjGfx40 Unit

Sets which page is active.

Declaration:
  function ogSetActivePage(newPage:uInt32):uInt32;
Remarks:

Sets the current active page. Valid values are 0 and 1.

Return value:

Returns the previous active page.

See also:


Previous: 4.51.2.2.10. ogQueryModeSettings() To the Table of Contents Next: 4.51.2.2.12. ogSetVisualPage()
4.51.2.2.10. ogQueryModeSettings() Table of Contents 4.51.2.2.12. ogSetVisualPage()

- 4.51.2.2.11. -