FIX: Lazarus 2.3 compatibility

This commit is contained in:
Alexander Koblov 2022-10-02 12:41:17 +03:00
commit f588cc1d17

View file

@ -149,7 +149,7 @@ procedure TdmComData.LoadImages(Images: TImageList; const ANames: array of Strin
var
AName: String;
ASize16, ASize24, ASize32: Integer;
ABitmap16, ABitmap24, ABitmap32: TBitmap;
ABitmap16, ABitmap24, ABitmap32: TCustomBitmap;
begin
Images.Clear;
ASize16:= 16; // AdjustIconSize(16, 96);