TeePageNumToolClass variable
Var TeePageNumToolClass;
Unit
Chart
Description
Internal variable.
It is used by the Chart Editor dialog to enable the option of adding a Page Number annotation.
This option is represented with a CheckBox control at the "Paging" tab at the Editor dialog.
When your application includes the TPageNumTool component ( TeePageNumTool unit ), this variable is pointed to the tool class (TPageNumTool).
Otherwise, this variable is nil.