Navigation:  ABC Library Reference > GraphClass > GraphClass Properties >====== gShowNodeNameV (show node name value on target) ====== Previous pageReturn to chapter overviewNext page
gShowNodeNameV LIKE(gShowToType)

blk2blue.jpg

gShowNodeNameV is used to determine where the node name value information will be displayed in the graph control. Node name value is the actual node Name identifier.

gShowNodeNameV uses the gShowToType GROUP. Each group element is defined as follows:

eOnT A BYTE value, when set to TRUE, shows information on graph object's ToolTip
eOnW A BYTE value, when set to TRUE, shows target information on the WINDOW title
eOnF A LONG integer that identifies the field equate to show the target information. The target field can be any field capable of displaying the designated information.
eOnS A LONG integer Number of a zone of a status bar of a condition to show the text.

See Also:     NodeNameText