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

TNameInfo

Name of the Display

Declaration

Source position: agraphics.pas line 1920

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