JVCL Help:TActionType

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

Search in JVCL Help

 
Search in all projects
 

Summary

Defines the available types for an action node in a TJvLinkLabel internal node structure.

run\JvLinkLabelTree.pas


Pascal

 run\JvLinkLabelTree.pas
 TActionType = (
atLineBreak,
atParagraphBreak
);


Members

Members Description
atLineBreak The action is a line break.
atParagraphBreak The action is a paragraph break

run\JvLinkLabelTree.pas


Description

TActionType defines the available action types for the Action property of TActionNode.

run\JvLinkLabelTree.pas


About

Navigation

no pages or subcategories

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