Some fixes for palette drawing. Added Colors column.

This commit is contained in:
Vladimir Kryvian
2015-08-11 15:52:38 +03:00
parent dc9b830e22
commit 6d808f08f8
10 changed files with 24 additions and 41 deletions

View File

@@ -77,6 +77,8 @@ begin
else
ScanTim.Cluts := 0;
ScanTim.Colors := GetTimColorsCount(TIM);
ScanTim.Good := TIMIsGood(TIM);
pScanResult.Count := TIM^.dwTimNumber;