Search for a record identified by a specific key
Source position: agraphics.pas line 2161
function FindDisplayInfo( |
ID: LongWord |
ID |
|
Unsigned long identifier |
Handle to a displayinfo Record with that key or nil if no match.
Given a 32-bit Mode Key, return a handle to a valid DisplayInfoRecord found in the graphics database. Using this handle, you can obtain information about this Mode, including its default dimensions, properties, and whether it is currently available for use.