[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
FPColorToTColor - converts a colour specified as a FPColor to a colour of type TColor
Source position: graphics.pp line 1893
function FPColorToTColor( |
const FPColor: TFPColor |
):TColor; |
FPColor |
|
The colour for processing, expressed as a FPColor |
Returns the colour specified in FPColor as a colour of type TColor
lazarus-ccr.sourceforge.net |