TSRVToolButton.Tag

<< Click to display table of contents >>

TSRVToolButton.Tag

Stores an integer value as part of a button.

property Tag: Longint;

Tag has no predefined meaning. The Tag property is provided for the convenience of developers. It can be used for storing an additional integer value or it can be typecast to any 32-bit value such as a component reference or a pointer.

Default value:

0