Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
LCL
»
TImageList.Handle, in version 2.0.0
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
IStringList...
by
cdbc
[
Today
at 10:57:53 am]
Strings in Free Pascal: I...
by
Thaddy
[
Today
at 10:15:00 am]
What's wrong with my appl...
by
Thaddy
[
Today
at 09:49:16 am]
Very simple Style Manager...
by
sgj
[
Today
at 09:29:05 am]
Cross Compile for Dos on ...
by
Thaddy
[
Today
at 09:19:24 am]
AdvancedHTTPServer: A Go-...
by
egsuh
[
Today
at 06:25:59 am]
Unit decfloat
by
srvaldez
[
Today
at 12:14:43 am]
Access violation during d...
by
Martin_fr
[January 19, 2026, 08:02:11 pm]
Adjacent rectangles not a...
by
jamie
[January 19, 2026, 06:21:09 pm]
Developing FreePascal on ...
by
HKPhysicist
[January 19, 2026, 03:53:13 pm]
Assigning firebird file n...
by
egsuh
[January 19, 2026, 10:18:22 am]
Postgres, ZEOS and Visual...
by
Thaddy
[January 19, 2026, 07:00:03 am]
Feature announcement: Fun...
by
Thaddy
[January 19, 2026, 06:55:15 am]
[SOLVED] Strange behavior...
by
jamie
[January 19, 2026, 12:08:12 am]
ThemeServices.OnThemeChan...
by
sgj
[January 18, 2026, 10:37:32 pm]
AVRPascal – free code edi...
by
ackarwow
[January 18, 2026, 10:18:12 pm]
help implementing frexp
by
srvaldez
[January 18, 2026, 09:25:07 pm]
my implementation of frex...
by
srvaldez
[January 18, 2026, 06:27:39 pm]
Rolling releases Lazarus[...
by
Martin_fr
[January 18, 2026, 04:37:42 pm]
Question about optimizer ...
by
PascalDragon
[January 18, 2026, 04:01:54 pm]
How to set the Excel cell...
by
dodgex
[January 18, 2026, 02:06:25 pm]
PeaZip project turns 20 t...
by
JanRoza
[January 18, 2026, 01:57:46 pm]
How to implement multiple...
by
bills
[January 18, 2026, 01:26:29 pm]
RPNCalc in Lazarus
by
jwdietrich
[January 18, 2026, 12:13:43 pm]
Is this Pascal Compiler t...
by
HKPhysicist
[January 18, 2026, 11:11:59 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: TImageList.Handle, in version 2.0.0 (Read 4538 times)
JosepB
Newbie
Posts: 4
TImageList.Handle, in version 2.0.0
«
on:
February 07, 2019, 12:59:16 pm »
In version 2.0.0 of Lazarus the TImageList component does not have the Handle property that allowed, in version 1.8.4, using the Windows API. How can it be done now? Thank you.
Logged
Ondrej Pokorny
Full Member
Posts: 220
Re: TImageList.Handle, in version 2.0.0
«
Reply #1 on:
February 07, 2019, 05:58:13 pm »
Try ImageList1.ResolutionByIndex[0].Reference.Handle
Logged
JosepB
Newbie
Posts: 4
Re: TImageList.Handle, in version 2.0.0
«
Reply #2 on:
February 07, 2019, 06:55:10 pm »
It works perfectly. Thank you!.
Logged
Bart
Hero Member
Posts: 5666
Re: TImageList.Handle, in version 2.0.0
«
Reply #3 on:
February 07, 2019, 07:25:38 pm »
Document this in release notes?
Bart
Logged
Ondrej Pokorny
Full Member
Posts: 220
Re: TImageList.Handle, in version 2.0.0
«
Reply #4 on:
February 07, 2019, 09:14:27 pm »
Quote from: Bart on February 07, 2019, 07:25:38 pm
Document this in release notes?
Yes and/or implement read-only Handle/HandleAllocated properties in image list to get the old behavior back. Since 1.9 TCustomImageList is not a descendant of TLCLReferenceComponent anymore, therefore they got lost and I forgot to add them.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
LCL
»
TImageList.Handle, in version 2.0.0
TinyPortal
© 2005-2018