TTooltipDefaultThemes Enumeration

Represents type TTooltipDefaultThemes.

Namespace: IWCGJQTooltip
type
 TTooltipDefaultThemes =(ttAzure,ttBlack,ttBlue,ttGreen,ttGrey,ttOrange,ttViolet,ttYellow,ttAllAzure,ttAllBlack,
 ttAllBlue,ttAllGreen,ttAllGrey,ttAllOrange,ttAllViolet,ttAllYellow);

The TTooltipDefaultThemes type exposes the following members.

Show:
 NameDescription
ttAllAzure

Represents constant ttAllAzure.

ttAllBlack

Represents constant ttAllBlack.

ttAllBlue

Represents constant ttAllBlue.

ttAllGreen

Represents constant ttAllGreen.

ttAllGrey

Represents constant ttAllGrey.

ttAllOrange

Represents constant ttAllOrange.

ttAllViolet

Represents constant ttAllViolet.

ttAllYellow

Represents constant ttAllYellow.

ttAzure

Represents constant ttAzure.

ttBlack

Represents constant ttBlack.

ttBlue

Represents constant ttBlue.

ttGreen

Represents constant ttGreen.

ttGrey

Represents constant ttGrey.

ttOrange

Represents constant ttOrange.

ttViolet

Represents constant ttViolet.

ttYellow

Represents constant ttYellow.

Top