Name of the Display
Source position: agraphics.pas line 1620
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 |