Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tNameInfo

Name of the Display

Declaration

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;

See also

GetDisplayInfoData

  

Query DisplayInfo Record parameters

DTAG_NAME

  

GetDisplayInfoData, results in PNameInfo


Documentation generated on: 2021-07-30