Unit 'MUIClass.Area' Package
[Overview][Types][Classes][Procedures and functions][Index] [#MUIClass]

TMUIColorfield.RGB

Set or Get Color as three 32bit LongWords

Declaration

Source position: MUIClass.Area.pas line 269

public property TMUIColorfield.RGB : TMUIRGB
  read GetRGB
  write SetRGB;

Description

Set or get the red/green/blue values of a colorfield all at once. You pass in / receive a pointer to three longwords containing the 32-bit red, green and blue values.

See also

Red

  

Red color component as 32bit LongWord

Green

  

Green color component as 32bit LongWord

Blue

  

Blue color component as 32bit LongWord


Documentation generated on: 2024-03-28