TIWCGPanelListItem.Tag Property

Gets or sets the tag of item.

Namespace: IWCGPanelList
published
 property Tag: NativeInt read FTag write FTag default 0;

Property Value

Type: NativeInt

The tag of item.

Can be used to store the user data.