[Overview][Types][Classes][Procedures and functions][Index] |
Tag value for the component.
Source position: shellctrls.pas line 158
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.
TComponent |