NiceSideBar: Fix crash when an image list used several times in the component is deleted in the form designer. Beginning to support high-dpi.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8856 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2023-06-26 09:36:47 +00:00
parent b2f0c3f051
commit 45880ce30c
2 changed files with 64 additions and 18 deletions

View File

@ -9,7 +9,7 @@ object Form1: TForm1
ClientWidth = 623
Color = clWhite
Position = poDesktopCenter
LCLVersion = '2.3.0.0'
LCLVersion = '3.99.0.0'
object Shape1: TShape
Left = 0
Height = 113
@ -271,6 +271,7 @@ object Form1: TForm1
TabOrder = 8
end
object ImageList1: TImageList
Scaled = True
Left = 240
Top = 136
Bitmap = {
@ -297,6 +298,7 @@ object Form1: TForm1
}
end
object ImageList2: TImageList
Scaled = True
Left = 320
Top = 136
Bitmap = {