JCL Help:GetColorRed
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: GetColorRed Function
Search in JCL Help
Search in all projects
Summary
Extracts the Red component from a TColor.
Pascal
function GetColorRed(const Color: TColor): Byte;
Parameters
Parameters | Description |
const Color: TColor | The Color value from which to extract the Red component. |
Return Value
The Red component from the supplied TColor. The value ranges from 0 to 255.
Description
GetColorRed extracts the Red component from a TColor value.
See Also
GetRGBValue GetColorBlue GetColorGreen GetColorFlag
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