[Overview][Procedures and functions][Index] Reference for unit 'LCLIntf' (#lcl)

GetRGBValues

Declaration

Source position: winapih.inc line 315

procedure GetRGBValues(

  RGB: DWORD;

  var R: Byte;

  var G: Byte;

  var B: Byte

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.