JVCL Help:TActionNode
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TActionNode Class
[+] JvLinkLabelTree.pas Classes
[+] TActionNode Methods
[+] TActionNode Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TNode
TActionNode
run\JvLinkLabelTree.pas
Summary
Defines a node type that performs an action.
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.
About
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