[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

TNameInfo

Name of the Display

Declaration

Source position: agraphics.pas line 1656

type TNameInfo = record

  Header: TQueryHeader;

  

  Name: array [0..DISPLAYNAMELEN-1] of Char;

  

  Reserved: array [0..1] of IPTR;

  

Terminator

end;

See also

GetDisplayInfoData

  

Query DisplayInfo Record parameters

DTAG_NAME

  

GetDisplayInfoData, results in PNameInfo


Documentation generated on: 2017-01-10