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

ExtractColorIndexAndColor

Declaration

Source position: dialogs.pp line 528

function ExtractColorIndexAndColor(

  const AColorList: TStrings;

  const AIndex: Integer;

  out ColorIndex: Integer;

  out ColorValue: TColor

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.