Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
LCL
»
ListView and OwnerData
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Naming daemons during ins...
by
hrayon
[
Today
at 01:35:28 am]
FPC Unleashed (inline var...
by
Fibonacci
[
Today
at 01:19:11 am]
Zipper: Addition of mult...
by
wp
[April 14, 2026, 11:13:48 pm]
AI assisted translation o...
by
MathMan
[April 14, 2026, 09:19:50 pm]
[SOLVED] Can't pass strin...
by
mas steindorff
[April 14, 2026, 08:51:15 pm]
Fast Canvas Library V1.05...
by
Gigatron
[April 14, 2026, 08:39:38 pm]
Translation of Lazarus ID...
by
pmralbuquerque
[April 14, 2026, 07:47:01 pm]
PWM signals, atmega328p, ...
by
ccrause
[April 14, 2026, 07:26:20 pm]
GTK3: FillRect() mispaint...
by
zeljko
[April 14, 2026, 07:23:52 pm]
Necromancer's Dos Navigat...
by
Thaddy
[April 14, 2026, 06:26:29 pm]
TUpDown KeyDown event
by
LeP
[April 14, 2026, 06:01:57 pm]
I hope FreePascal can sup...
by
Thaddy
[April 14, 2026, 05:08:11 pm]
Trying to plot points, bu...
by
garymq
[April 14, 2026, 02:01:36 pm]
SPC Player Library
by
creaothceann
[April 14, 2026, 01:59:25 pm]
How to merge multiple cla...
by
cdbc
[April 14, 2026, 11:57:56 am]
Fractal of Mandelbrot
by
Boleeman
[April 14, 2026, 10:20:21 am]
Ann: DeCoperators
by
Thaddy
[April 14, 2026, 09:23:24 am]
My project to build and p...
by
krolikbest
[April 14, 2026, 09:07:12 am]
Weird error
by
xiyi0616
[April 14, 2026, 07:10:18 am]
Remote desktop software i...
by
Boleeman
[April 14, 2026, 12:59:14 am]
fp-h2pas: New C header tr...
by
Gustavo 'Gus' Carreno
[April 13, 2026, 06:32:22 pm]
Nezplug Library Player
by
Gigatron
[April 13, 2026, 04:15:33 pm]
Eschecs (UCI chess GUI) 5...
by
Roland57
[April 13, 2026, 04:10:12 pm]
[ANN] fpGUI Toolkit v2.0....
by
cdbc
[April 13, 2026, 03:14:21 pm]
Lazarus Bugfix Release 4....
by
dbannon
[April 13, 2026, 01:52:18 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: ListView and OwnerData (Read 11091 times)
Dibo
Hero Member
Posts: 1057
ListView and OwnerData
«
on:
March 21, 2009, 10:03:30 pm »
Hi,
In Delphi TListView is property OwnerData but I can't find comparable property in Lazarus TListView. I have own data in TList records and I want show them on TListView. I found VirutalThree but on my latest snapshot lazarus version I can't install it. I have Error: Identifier not found "LM_COPYTOCLIP". I remember at some time I install this component without errors.
Logged
jamhitz
Jr. Member
Posts: 83
Re: ListView and OwnerData
«
Reply #1 on:
January 10, 2010, 07:53:34 pm »
In virtualtrees.pas change:
LM_COPYTOCLIPBOARD to LM_COPY
LM_PASTEFROMCLIPBOARD to LM_PASTE ...and
LM_CUTTOCLIPBOARD to LM_CUT
...seems like lmessages.pas changed.
Logged
Marc
Administrator
Hero Member
Posts: 2680
Re: ListView and OwnerData
«
Reply #2 on:
January 11, 2010, 01:45:23 am »
Wow, how old are those sources ?.
I remember these messages existed, but I cannot find them in the svn history, so it seems from before that.
Logged
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the
bug tracker
Dibo
Hero Member
Posts: 1057
Re: ListView and OwnerData
«
Reply #3 on:
January 30, 2010, 05:30:23 pm »
Hi,
Sorry for the refresh thread after such a long time, but it is probably better than creating a new one. I'm curious how it looks now the case with OwnerData? I found this topic:
http://www.mail-archive.com/lazarus@lists.lazarus.freepascal.org/msg04117.html
It seems that this option was before. In sources, TListView.OwnerData property is commented (visible only in protected TCustomListView section). Why was it disabled? Currently I am using VirtualTreeView but I do not need 99% of its options. The ideal solution for me is TListView with OwnerData
Regards
Logged
zeljko
Hero Member
Posts: 1906
Re: ListView and OwnerData
«
Reply #4 on:
April 07, 2015, 12:39:54 pm »
This thread is old, OwnerData is implemented in the meantime for all widgetsets.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
LCL
»
ListView and OwnerData
TinyPortal
© 2005-2018