TIWCGJQSimpleWeatherErrorDisplay Enumeration

Represents type TIWCGJQSimpleWeatherErrorDisplay.

Namespace: IWCGJQWeather
type
 TIWCGJQSimpleWeatherErrorDisplay = (jqswedCustom,jqswedText,jqswedAlert);

The TIWCGJQSimpleWeatherErrorDisplay type exposes the following members.

Show:
 NameDescription
jqswedAlert

Represents constant jqswedAlert.

jqswedCustom

Represents constant jqswedCustom.

jqswedText

Represents constant jqswedText.

Top