Retrieves the item text of the selected item from a tree control.
FUNCTION GetTreeControlTextSelectedItem(
nDialogID : LONGINT;
nComponentID : LONGINT;
VAR itemText : STRING): BOOLEAN;def vs.GetTreeControlTextSelectedItem(nDialogID, nComponentID):
return (BOOLEAN, itemText)| Name | Type | Description |
|---|---|---|
| nDialogID | LONGINT | |
| nComponentID | LONGINT | |
| itemText | STRING |
Availability: from Vectorworks 2011