spktoolbar: New palette icons für TSpkToolbar and TSpkPopupMenu. Replace .lrs resource by a .res resource. Refactor component registration.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8753 8e941d3f-bd1b-0410-a28a-d453659cc2b4
BIN
components/spktoolbar/designtime/icons/TSpkPopupMenu.png
Normal file
After Width: | Height: | Size: 941 B |
BIN
components/spktoolbar/designtime/icons/TSpkPopupMenu_150.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
components/spktoolbar/designtime/icons/TSpkPopupMenu_200.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
@ -1 +1,3 @@
|
||||
lazres ..\SpkToolbar.lrs tspktoolbar.png tspktoolbar_150.png tspktoolbar_200.png
|
||||
dir /b *.png > files.txt
|
||||
lazres ..\SpkToolbar.res @files.txt
|
||||
del files.txt
|
||||
|
Before Width: | Height: | Size: 411 B After Width: | Height: | Size: 682 B |
Before Width: | Height: | Size: 551 B After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 520 B After Width: | Height: | Size: 1.3 KiB |