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
[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]
Code-Review Request: Alte...
by
Martin_fr
[
Today
at 05:50:14 pm]
FPSpreadsheet, read numbe...
by
nomorelogic
[
Today
at 05:48:46 pm]
An ASCII logo for Pascal ...
by
Fred vS
[
Today
at 05:31:12 pm]
[SOLVED] Font question
by
Pe3s
[
Today
at 05:23:33 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]
class function TCDWSButto...
by
lagprogramming
[
Today
at 04:49:53 pm]
Pasar punteros de DLL C a...
by
Edson
[
Today
at 04:36:37 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [lamw]How do I change the jmenu icon using setitemicon? (Read 367 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