Set or Get Color as three 32bit LongWords
Source position: MUIClass.Area.pas line 272
public property TMUIColorfield.RGB : TMUIRGB |
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.
|
Red color component as 32bit LongWord |
|
|
Green color component as 32bit LongWord |
|
|
Blue color component as 32bit LongWord |