[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
FPColorToTColor - converts a color specified as a FPColor to a color of type TColor.
Source position: graphics.pp line 1937
function FPColorToTColor( |
const FPColor: TFPColor |
):TColor; |
FPColor |
|
The color for processing, expressed as a FPColor. |
Returns the color specified in FPColor as a color of type TColor.
Version 4.0 | Generated 2025-05-03 | Home |