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

TryHtmlStrToColor

Declaration

Source position: JPL.Colors.pas line 111

function TryHtmlStrToColor(

  s: string;

  out Color: TColor

):Boolean; overload;

function TryHtmlStrToColor(

  s: string;

  out Color: TRGBAColor

):Boolean; overload;



CT Web help

CodeTyphon Studio