Unit 'JPL.Colors' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_jplib]

ColorToRgbPercentStr

Declaration

Source position: JPL.Colors.pas line 85

function ColorToRgbPercentStr(

  const Color: TColor;

  Padding: Byte = 3;

  PaddingChar: char = '0';

  Separator: string = ',';

  bShowPercent: Boolean = False

):string;



CT Web help

CodeTyphon Studio