[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Tag value of the component.
Source position: classesh.inc line 1374
published property TComponent.Tag: LongInt |
Tagcan 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.
|
Name of the component. |