JVCL Help:TActionNode

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TNode
TActionNode
run\JvLinkLabelTree.pas


Summary

Defines a node type that performs an action.

run\JvLinkLabelTree.pas


Pascal

 run\JvLinkLabelTree.pas
 TActionNode = class(TNode);


Description

TActionNode is a specialized TNode type that performs either a line break or a paragraph break. TActionNode is the type returned by TNode.GetNodeType when the parser has found a line break or a paragraph text in the TJvLinkLabel text content.

run\JvLinkLabelTree.pas


About

Navigation

run\JvLinkLabelTree.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page