Visit Gigasoft's Web Site
 ProEssentials v9 Help

AllowPointHotSpots

Scope

Pego, Pe3do, Pepco

Type

Boolean/Int32

Default

FALSE

.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 7, Question 12 for more information on hot-spots.