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

ExtractColorIndexAndColor

Declaration

Source position: dialogs.pp line 530

function ExtractColorIndexAndColor(

  const AColorList: TStrings;

  const AIndex: Integer;

  out ColorIndex: Integer;

  out ColorValue: TColor

):Boolean;