Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Android
»
[lamw]How do I change the jmenu icon using setitemicon?
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
IRC channel
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Create and free TStringLi...
by
Bart
[
Today
at 06:26:40 pm]
Lazarus oscilloscope - FP...
by
Thaddy
[
Today
at 06:19:53 pm]
Example code for IR compo...
by
ccrause
[
Today
at 06:12:48 pm]
Q: System code for Indy S...
by
Thaddy
[
Today
at 06:11:59 pm]
Erro ao abrir Lazarus "Du...
by
mdcfaria
[
Today
at 05:59:00 pm]
Lazarus/FPC alternative f...
by
nouzi
[
Today
at 05:48:01 pm]
Edit ListBox item on doub...
by
jamie
[
Today
at 05:42:38 pm]
Open the project director...
by
dsiders
[
Today
at 05:34:54 pm]
TAChart Replace Y-Axis Nu...
by
old_geek
[
Today
at 05:31:16 pm]
Setup landmap - databse
by
Thaddy
[
Today
at 05:22:15 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [lamw]How do I change the jmenu icon using setitemicon? (Read 365 times)
lazpas
Jr. Member
Posts: 61
[lamw]How do I change the jmenu icon using setitemicon?
«
on:
November 04, 2022, 02:07:34 am »
Hello,
How do I change the jmenu icon using setitemicon? Where are the examples? I want to change to another icon after clicking on the menu item ...
Thanks.
Logged
lazpas
Jr. Member
Posts: 61
Re: [lamw]How do I change the jmenu icon using setitemicon?
«
Reply #1 on:
December 05, 2022, 05:51:48 am »
Solved.
Code: Pascal
[Select]
[+]
[-]
jmenu1
.
setitemicon
(
jobjmenuitem
,
self
.
getdrawableresourceid
(
'file'
)
)
;
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Android
»
[lamw]How do I change the jmenu icon using setitemicon?
TinyPortal
© 2005-2018