WinStudio
Tree component.
Property: Binding.
When expanding a tree node with a custom-load method, WinStudio substitutes the keyword with an IDO property value found at the node's parent node.
TMP( TreeComponentName, PropertyIndex )
Part |
Description |
TreeComponentName | The name of a tree component. |
PropertyIndex | The zero-based index number of a property. |
The TMP (Tree Method Property) keyword provides a simple way to refer to a property value found at a node's parent node while calling an IDO custom-load method to query a collection to build child nodes.