Description
A specific LParam
field is used to store application-defined item data. Use this property to retrieve the LParam
value of the tree view item. For complete information on the tree view item, see the description of the TVITEM
structure in the MSDN library.
Declaration
TestObj.LParam
Read-Only Property | Integer |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following object:
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
An integer LParam
value that is associated with the given tree view item.