Unit 'flcHTMLProperties' Package
[Overview][Types][Procedures and functions][Index] [#pl_fundamentals]

ThtmlColor

Declaration

Source position: flcHTMLProperties.pas line 268

type ThtmlColor = record

  ColorType: ThtmlColorType;

  

  RGBColor: ThtmlRGBColor;

  

  NamedColor: string;

  

end;



CT Web help

CodeTyphon Studio