Board index » delphi » Listview OnEditing problems

Listview OnEditing problems

I am using a ListView in Virtual mode and the OnEditing method is getting
Nil for the Item parameter.
Is this normal for virtual mode?  Or have I forgotten to do something here?

Regards

 

Re:Listview OnEditing problems


Quote
"RandomAccess" <NoneOfYourBussin...@RandomAccess.Com> wrote in message

news:3d1338a0_1@dnews...

Quote
> I am using a ListView in Virtual mode and the OnEditing method is getting
> Nil for the Item parameter.
> Is this normal for virtual mode?  Or have I forgotten to do something
here?

> Regards

Problem solved.

Other Threads