First, I congratulate you with such great feature as 3rd party components.
Thank you very much for this. I was waiting this feature from the beginning
of my work with Xailer
and now dreams come true

I am trying to convert my Tlistview control to make it accessible from IDE.
I have property aItems (array of TListItem) and need to edit this property
from IDE.
I look into Xailer2Source folder and found that similar property aItems
from TTreeView has editor
PE_Treeview. How can I create my own property editor PE_ListView?
Regards, Oleg