Visit Gigasoft's Web Site
 ProEssentials v11 Help

AllowPointHotSpots

Scope

Pego, Pe3do, Pepco

Type

Boolean/Int32

Default

FALSE

JS / .NET

PeUserInterface.HotSpot.Point

OCX / VCL

AllowPointHotSpots

DLL

PEP_bALLOWPOINTHOTSPOTS

 

Purpose

This property controls whether point labels will be Hot-Spots. The developer can then respond when the user clicks or double-clicks a point label.

 

Setting

Description

TRUE

Enable point label hot-spots.

FALSE

Disable point label hot-spots.

 

Comments

PeUserInterface.HotSpot.Point members of Pego.PeUserInterface.HotSpot, Pe3do.PeUserInterface.HotSpot, Pepco.PeUserInterface.HotSpot

 

SDK developers, see HOTSPOTDATA for more information.

OCX / VCL developers, see PointHotSpot for more information.

 

Refer to Chapter 8, Question 12 for more information on hot-spots.