NiceSidebar: Cleanup. Less hints. Tested to work in win32/64, gtk2, gtk3, qt5 and cocoa widget sets.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8866 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2023-06-28 21:07:52 +00:00
parent d22992ea64
commit 7c8f15a4bf
4 changed files with 62 additions and 76 deletions

View File

@ -562,7 +562,7 @@ object Form1: TForm1
000000000000}
end
object ImageList2: TImageList
Left = 256
Left = 296
Top = 136
Bitmap = {
494C010107000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600

View File

@ -14,6 +14,9 @@ uses
{$ENDIF}
SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, NiceSideBar, ImgList;
// When switching compilation from Delphi XE11 to Delphi 7, the automatically
// added unit System.ImageList must be removed manually.
type