JCL Help:SetColorGreen
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: SetColorGreen Function
Search in JCL Help
Search in all projects
Summary
Sets the Green component of a TColor.
Pascal
function SetColorGreen(const Color: TColor; const Green: Byte): TColor;
Parameters
Parameters | Description |
const Color: TColor | The color whose Green component to set. |
const Green: Byte | New intensity for the Green component. |
Return Value
Copy of the supplied color after the Green component has been modified.
Description
SetColorGreen sets intensity of the Green component of a TColor.
See Also
SetRGBValue SetColorRed SetColorBlue 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