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
Code-Review Request: Alte...
by
Martin_fr
[
Today
at 06:54:59 pm]
class function TCDWSButto...
by
Bart
[
Today
at 06:27:52 pm]
Pasar punteros de DLL C a...
by
BlueIcaro
[
Today
at 06:10:28 pm]
[SOLVED] Font question
by
KodeZwerg
[
Today
at 06:09:06 pm]
[Solved] Tab stops in Ric...
by
Nicole
[
Today
at 06:05:28 pm]
Lazarus Release 2.2.6
by
PeterBB
[
Today
at 05:52:51 pm]
[SOLVED] FPSpreadsheet, r...
by
nomorelogic
[
Today
at 05:48:46 pm]
An ASCII logo for Pascal ...
by
Fred vS
[
Today
at 05:31:12 pm]
Patch for fixing a TextOu...
by
JuhaManninen
[
Today
at 05:18:27 pm]
How to display barcode co...
by
Jonvy
[
Today
at 04:50:22 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [lamw]How do I change the jmenu icon using setitemicon? (Read 368 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