Name of the Display
Source position: agraphics.pas line 1875
type tNameInfo = record |
||
Header: tQueryHeader; |
|
|
Name: array [0..DISPLAYNAMELEN-1] of Char; |
|
|
reserved: array [0..1] of LongWord; |
|
Terminator |
end; |
|
Query DisplayInfo Record parameters |
|
|
GetDisplayInfoData, results in PNameInfo |