JCL Help:SetColorBlue
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: SetColorBlue Function
Search in JCL Help
Search in all projects
Summary
Sets the Blue component of a TColor.
Pascal
function SetColorBlue(const Color: TColor; const Blue: Byte): TColor;
Parameters
Parameters | Description |
const Color: TColor | The color whose Blue component to set. |
const Blue: Byte | New intensity for the Blue component. |
Return Value
Copy of the supplied color after the Blue component has been modified.
Description
SetColorBlue sets intensity of the Blue component of a TColor.
See Also
SetRGBValue SetColorRed SetColorGreen SetColorFlag
About
Unit
Donator
Pelle F. S. Liljendal
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page