Unit 'MUIClass.Group' Package
[Overview][Classes][Index] [#MUIClass]

TMUIColorAdjust.Green

Set or get the 32-bit green component of the adjusted color.

Declaration

Source position: MUIClass.Group.pas line 262

published property TMUIColorAdjust.Green : LongWord
  read GetGreen
  write SetGreen
  default 0;

Description

Values range from 0 (no green) to $ffffffff (full green).

See also

Red

  

Set or get the 32-bit red component of the adjusted color.

RGB

  

Set or get the red/green/blue values all at once.

Blue

  

Set or get the 32-bit blue component of the adjusted color.

ModeID

  

Which screen mode the color shall be adjusted.


Documentation generated on: 2024-03-28