[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'Graph' (#rtl) |
Mode information for new modes.a
Source position: graphh.inc line 612
type TNewModeInfo = record |
||
modeInfo: array [lowNewDriver..highNewDriver] of PModeInfo; |
|
Mode information pointers. |
loHiModeNr: array [lowNewDriver..highNewDriver] of record |
|
Array of low and high bounds for modes. |
lo: SmallInt; |
||
hi: SmallInt; |
||
end; |
||
end; |
No notes exist for this page yet.