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

GetRGBValues

Declaration

Source position: winapih.inc line 313

procedure GetRGBValues(

  RGB: DWORD;

  var R: Byte;

  var G: Byte;

  var B: Byte

);