我使用D2007和TcxButton来处理来自Devexpress的字形图像,但是对于任何图像都应该是相同的。这个按钮有两个状态,在第二个状态上,我想在原始图像上画一个覆盖。在这个例子中,我有一个名为Main的Imagelist。主图像存储在索引0上,覆盖存储在索引1上。var vOverlay: TOverLay; if Main.GetBitmap(0, vBm) then vOverlay := 1;
i
我在运行时仍然需要一个TImageList,例如我的TreeView等等。 Result := FInstance;
Result := ArtImageLibraryImageLists.ImageList16;
function ArtIconLibraryImageList32 : TImageList