TIWCGJQMLabelType Enumeration

Represents type TIWCGJQMLabelType.

Namespace: IWCGJQMLabel
type
 TIWCGJQMLabelType = (jqmlStandard,jqmlPhoneNumber, jqmlSMS, jqmlEMail, jqmlGoogleMap);

The TIWCGJQMLabelType type exposes the following members.

Show:
 NameDescription
jqmlEMail

Represents constant jqmlEMail.

jqmlGoogleMap

Represents constant jqmlGoogleMap.

jqmlPhoneNumber

Represents constant jqmlPhoneNumber.

jqmlSMS

Represents constant jqmlSMS.

jqmlStandard

Represents constant jqmlStandard.

Top