JVCL Help:TJvWizardRouteMapNodes.AllowClickableNodes

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates if the user can activate a page by clicking a node.


Pascal

 propertyAllowClickableNodes: Boolean;


Description

Set AllowClickableNodes to true to allow the user to click a node to go to that page directly. If AllowClickableNodes is false, the route map cannot be used to navigate the wizard. Nodes that represent disabled nodes can never be clicked.


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