Results 1 to 3 of 3

Thread: Detail lists

  1. #1

    Detail lists

    I feel like a bit of a tool asking such a simple question amongst all these others, but here goes:
    What component would be used to make a list similar to the windows explorer file details or search windows?
    One that can be sorted by clicking on the column titles. :roll:
    Why are toasters created with a setting that burns the bread to a crisp no sane person could eat?
    <br />Who said Humpty Dumpty was an egg?
    <br />Why are there no 'B' sized batteries?
    <br />Why don't you ever see baby seagulls?

  2. #2
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Detail lists

    I believe you're looking for TListView. It works much like Windows Explorer's file panel. It's a bit tricky to work with, but once to get the nack of it you'll be able to configure it in many ways.

    The only other one you might be thinking of is TStringGrid, but thats text only.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  3. #3

    Detail lists

    Ahh yeah. I had a play around with the TListView before, but I couldn't figured out what the hell to do with it.
    I'll look up some more info about it.
    Thanks.
    Why are toasters created with a setting that burns the bread to a crisp no sane person could eat?
    <br />Who said Humpty Dumpty was an egg?
    <br />Why are there no 'B' sized batteries?
    <br />Why don't you ever see baby seagulls?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •