Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,086
    • Issues 2,086
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 has launched! Please visit Breaking changes in 15.0 and 15.0 Removals to see which breaking changes may impact your workflow.

  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #7749
Closed
Open
Created Nov 03, 2006 by FPC Admin account@fpc_adminOwner

ability to make TListView "virtual"

Original Reporter info from Mantis: sethdgrover@gmail.com
  • Reporter name: Seth Grover

Description:

In porting a Delphi application to Lazarus, I noticed that the TListView component doesn't have the ability to be virtual, ie., the ability to set an OwnerData property and specify a handler for the OnData event. This is useful when using a listview to display a lot of data because you can keep the data in your own structures instead of forcing the listview to load it all into memory.

This would be a nice feature to have implemented.

Mantis conversion info:

  • Mantis ID: 7749
  • Version: 0.9.18
  • Fixed in version: 0.9.29 (SVN)
  • Fixed in revision: 21524 (#ae65b072),22789 (#fa717236)
  • Monitored by: » LesKaye (Leslie Kaye), » @JuhaManninen (Juha Manninen)
  • Target version: 0.9.30
Assignee
Assign to
Time tracking