Visit Gigasoft's Web Site
 ProEssentials v9 Help

WorkingTable

Scope

Pe3do, Pepso, Pego, Pesgo

Type

Int32

Default

0

.NET

PeAnnotation.Table.Working

Ocx|Vcl

WorkingTable

DLL

PEP_nWORKINGTABLE

 

Purpose

This property controls which table annotation is currently being set or accessed. Always set this property before working with other related table annotation properties.

 

Valid range is 0 to 59 allowing for 60 table annotations. You will normally set this property to zero when creating your first table annotation. Then set this property to 1 to create your second table annotation and so on.

 

Comments

For more info, see examples 026, 027, 028, 029, and 030 in the demo.

 

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

 

See Also: ShowAllTableAnnotations, ShowTableAnnotation

 

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