[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
TColorToFPColor - converts a colour of type TColor to one specified as a FPColor
Source position: graphics.pp line 1894
function TColorToFPColor( |
const c: TColor |
):TFPColor; |
c |
|
c - the supplied colour specified as type TColor |
Returns the colour specified as a FPColor
lazarus-ccr.sourceforge.net |