Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lcl]

GetRGBValues

Extracts the red, green and blue color values from a COLORREF.

Declaration

Source position: winapih.inc line 321

procedure GetRGBValues(

  RGB: DWORD;

  out R: Byte;

  out G: Byte;

  out B: Byte

);



CT Web help

CodeTyphon Studio