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