[Overview][Constants][Types][Procedures and functions][Index] Reference for unit '_crw_colors' (#crwlib)

FindNearestKnownColor

Declaration

Source position: _crw_colors.pas line 74

function FindNearestKnownColor(

  aColor: TColor

):TColor; overload;

function FindNearestKnownColor(

  aC: LongString

):TColor; overload;