TListView and OnData?

Hi.

I have problems using TListView  and OnData,

I have created my own component from TCustomListView and i want to
use the "virtual mode". I have set OwnerData to True but my OnData event
will not be called. What can i do to solve this problem?

By and thanx.