Delphi - ListView or similar with owner draw button
Posted
by Brad
on Stack Overflow
See other posts from Stack Overflow
or by Brad
Published on 2010-04-20T12:36:57Z
Indexed on
2010/04/21
20:43 UTC
Read the original article
Hit count: 547
delphi
|virtualtreeview
How do I do create a listview (or similar) with a button on each line? The button needs to be able to have different text/color on each line as required.
I'm sure Virtual Treeview would be perfect for this, but I'm a little lost with it.
Thanks
-Brad
© Stack Overflow or respective owner