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

tagRGBTRIPLE

Declaration

Source position: jwawingdi.pas line 935

type tagRGBTRIPLE = packed record

  rgbtBlue: Byte;

  rgbtGreen: Byte;

  rgbtRed: Byte;

end;


Documentation generated on: 2025-07-25