[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
TColorToFPColor - converts a colour of type TColor to one specified as a FPColor
Source position: line 0
function TColorToFPColor( |
const c: TColorRef |
):TFPColor; overload; |
const c: TColor |
):TFPColor; overload; |
c |
|
c - the supplied colour specified as type TColor |
Returns the colour specified as a FPColor
c |
|
c - the supplied colour specified as type TColor |