Delphi 2010 has PNG + alpha channel support in TImageList, so we don't need PNGcomponents any longer.

This commit is contained in:
Ansgar Becker
2010-02-08 00:36:17 +00:00
parent f628bcadbb
commit e045cb3d76
52 changed files with 4962 additions and 9698 deletions

View File

@ -269,6 +269,7 @@ var
Context: String;
begin
// Draw arrow icon to indicate in/out context
if not (Kind in [ikNormal, ikSelected]) then Exit;
List := Sender as TVirtualStringTree;
if Column <> 3 then
ImageIndex := -1