[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

FPColorToTColor

FPColorToTColor - converts a color specified as a FPColor to a color of type TColor.

Declaration

Source position: graphics.pp line 1937

function FPColorToTColor(

  const FPColor: TFPColor

):TColor;

Arguments

FPColor

  

The color for processing, expressed as a FPColor.

Function result

Returns the color specified in FPColor as a color of type TColor.


Version 4.0 Generated 2025-05-03 Home