TIWCGJQMLabelGoogleMapOptionsTarget Enumeration

Represents type TIWCGJQMLabelGoogleMapOptionsTarget.

Namespace: IWCGJQMLabel
type
 TIWCGJQMLabelGoogleMapOptionsTarget = (gmotNone, gmotBlank, gmotSelf, gmotParent, gmotTop);

The TIWCGJQMLabelGoogleMapOptionsTarget type exposes the following members.

Show:
 NameDescription
gmotBlank

Represents constant gmotBlank.

gmotNone

Represents constant gmotNone.

gmotParent

Represents constant gmotParent.

gmotSelf

Represents constant gmotSelf.

gmotTop

Represents constant gmotTop.

Top