Search found 1 match

by frost
Wed Mar 29, 2006 9:40 am
Forum: Support
Topic: OnRVMouseDown and get ItemNo
Replies: 3
Views: 24959

OnRVMouseDown and get ItemNo

Hello!
Please help me.
I want to get Tag number in OnRVMouseDown event and I can not....
OnRVMouseDown returns ItemNo, but my ItemTag are in the table.... and I receive ItemNo table (not my ItemTag) please see example:

1. Create table and insert ItemTag in table:

procedure TForm1.FormCreate ...