Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

tagRGBQUAD

Declaration

Source position: jwawingdi.pas line 948

type tagRGBQUAD = record

  rgbBlue: Byte;

  rgbGreen: Byte;

  rgbRed: Byte;

  rgbReserved: Byte;

end;


Documentation generated on: 2025-07-25