TIWCGJQGMap3InfoWindowOptions.Content Property

Content to display in the InfoWindow. This can be a plain-text string or a string containing HTML. The InfoWindow will be sized according to the content. To set an explicit size for the content, set content to be a HTML element with that size.

Namespace: IWCGJQGMap3
published
 property Content: string index 00 read GetStringValue write SetStringValue stored IsStringStored;

Property Value

Type: string