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

GetModeRange

Return lowest and highest modus of current driver

Declaration

Source position: graphh.inc line 754

procedure GetModeRange(

  GraphDriver: SmallInt;

  var LoMode: SmallInt;

  var HiMode: SmallInt

);

Description

GetModeRange returns the Lowest and Highest modus of the currently installed driver. If no modes are supported for this driver, HiModus will be -1.

Errors

None.

See also

InitGraph

  

Initialize graphical system


Documentation generated on: May 14 2021