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

tagRGBTRIPLE

Declaration

Source position: lcltype.pp line 1314

type tagRGBTRIPLE = record

  rgbtBlue: Byte;

  

  rgbtGreen: Byte;

  

  rgbtRed: Byte;

  

end;



CT Web help

CodeTyphon Studio