Visit Gigasoft's Web Site
 ProEssentials v9 Help

TAMoveable

Scope

Pe3do, Pepso, Pego, Pesgo

Type

Int32

Default

FALSE

.NET

PeAnnotation.Table.Moveable

Ocx|Vcl

TAMoveable

DLL

PEP_nTAMOVEABLE

 

Purpose

Set Non-Zero to enable user to move table annotations if TALocation is set to InsidePixelUnits. If TATextMode is also True, user will be able to change the size/shape of table annotation.

 

.NET Gigasoft.Enums.

ActiveX and

 

TAMoveable.

DLL Constants

Description

None

PETAM_NONE (0)

Disable movement.

NoHotSpot

PETAM_NO_HOTSPOT (1)

Enable user to move table from any non-hotspot location within table.

Full

PETAM_FULL (2)

Enable user to move table from clicking anywhere inside table, including a hot spot (in which case both a movement and cell click event will be triggered.)

 

Comments

PeAnnotation.Table.Moveable members of Pe3do.PeAnnotation.Table, Pepso.PeAnnotation.Table, Pego.PeAnnotation.Table, Pesgo.PeAnnotation.Table

 

See Also: TALocation, TATextMode, TAX, and TAY

 

See Chapter 7, Common Question 37 for more information on table annotations.

 

See example 034 in the demo for more info.