ThtmlColor Record

Represents type ThtmlColor.

Namespace: flcHTMLProperties
type
 ThtmlColor = record
 end;

The ThtmlColor type exposes the following members.

Show:
 NameDescription
ColorType

Represents field ColorType.

NamedColor

Represents field NamedColor.

RGBColor

Represents field RGBColor.

Top