Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

tagRGBTRIPLE

Declaration

Source position: lcltype.pp line 1323

type tagRGBTRIPLE = record

  rgbtBlue: Byte;

  

  rgbtGreen: Byte;

  

  rgbtRed: Byte;

  

end;

Version 4.6 Hosted on Source Forge