Class THTMLColorDialog (unit HTMLdlg)

Inherits from

TColorDialog

THTMLColorDialog This component was written by Anthony Tanas, watanas@rocketmail.com . This is one of my first components and very simple but perhaps it may be usefull to you. The two functions ColorToHTMLColor and TranslateRGB are by: Yaniv Golan, ygolan@hyperact.com HyperAct, Inc : http://www.hyperact.com Author of WebApp : http://www.hyperact.com/webapp/WebApp.html This simple component is given to the public domain.

Constructors



Functions

function ColorToHtmlColor(Color: TColor):String;


function GetHTMLColor:string;


function TranslateRGB(color: longint): longint;


Properties

property HTMLColor : String

Public declarations

Events

Variables

FHTMLColor : String;



Constructors


Functions


function ColorToHtmlColor(Color: TColor):String;


function GetHTMLColor:string;


function TranslateRGB(color: longint): longint;


Properties


property HTMLColor : String

Public declarations


Events


Variables


FHTMLColor : String;