[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Converts the numeric color value to color reference.
Source position: themes.pas line 441
protected function TThemeServices.InternalColorToRGB( |
Details: TThemedElementDetails; |
Color: LongInt |
):COLORREF; virtual; |
Details |
|
Not used in the method. |
Color |
|
Numeric color value converted in the method. |
Cardinal color reference as defined in the LCLType unit.
|
Converts a TColor value to an RGB color constant. |
|
|
Represents color constants in the LCL. |
|
|
Represents color constants in the LCL. |
Version 4.0 | Generated 2025-05-03 | Home |