JVCL Help:TActionType
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TActionType type
Search in JVCL Help
Search in all projectsSummary
Defines the available types for an action node in a TJvLinkLabel internal node structure.
Pascal
run\JvLinkLabelTree.pas
TActionType = (
atLineBreak,
atParagraphBreak
);
Members
Members | Description |
atLineBreak | The action is a line break. |
atParagraphBreak | The action is a paragraph break |
Description
TActionType defines the available action types for the Action property of TActionNode.
About
no pages or subcategories
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