George Lober wrote:
Hello List,

I have seen some programs where the Listview column headers have a down arrow head glyph, which if you click on you get a drop-down list, like a ComboBox built into the header. A very useful function I think. Searching on the net with something like "delphi listview column drop down list", etc. returns no meaningful info. I can't even find anything on a place like Torry's. Maybe I just don't know what to search for. What does one call this component/functionality? If it's some VB only frill, how would you implement this, does a whole new listview component have to be written?

On winXP and using 6.0 controls, this is native to the listview header. You only need to send the right message to the (win322) header

Marc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to