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

TMUIColorfield.Blue

Blue color component as 32bit LongWord

Declaration

Source position: MUIClass.Area.pas line 271

published property TMUIColorfield.Blue : LongWord
  read FBlue
  write SetBlue
  default 0;

Description

Set or get the 32-bit blue component of the fields color. Values range from 0 (no blue) to $ffffffff (full blue).

See also

Red

  

Red color component as 32bit LongWord

Green

  

Green color component as 32bit LongWord

RGB

  

Set or Get Color as three 32bit LongWords


Documentation generated on: 2024-04-24