[Overview][Types][Classes][Procedures and functions][Index] |
Tag value for the component.
Source position: shellctrls.pas line 192
published property TShellTreeView.Tag; |
Tag can be used to store an integer value in the component. This value is streamed together with all other published properties. It can be used for instance to quickly identify a component in an event handler.
Version 4.0 | Generated 2025-05-03 | Home |