[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'Graph' (#rtl) |
Return lowest and highest modus of current driver
Source position: graphh.inc line 715
procedure GetModeRange( |
GraphDriver: SmallInt; |
var LoMode: SmallInt; |
var HiMode: SmallInt |
); |
GetModeRange returns the Lowest and Highest modus of the currently installed driver. If no modes are supported for this driver, HiModus will be -1.
None.
|
Initialize grpahical system |
No notes exist for this page yet.