[Lazarus] TListView compatibility Delphi <=> Lazarus?
Justin Smyth
delphian at smythconsulting.net
Tue Oct 12 23:10:02 CEST 2010
Yes, Lazarus uses the native controls of each platform, so that many
features shouldn't be added if they have no hope of working
everywhere.
Creating a custom-drawn version of the control is the correct solution
and there is now lazarus/components/customdraw which is a good place
to add very often used custom-drawn versions of the standard
components.
--
Felipe Monteiro de Carvalho
More information about the Lazarus
mailing list