TIWCGPanelListItem.Tag Property
Gets or sets the tag of item.
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.
Gets or sets the tag of item.
published property Tag: NativeInt read FTag write FTag default 0;
The tag of item.
Can be used to store the user data.