mbColorLib: Clean up. Refactoring of single-value pickers ("clamp")

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5457 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-12-10 10:17:14 +00:00
parent b8a19cf29b
commit 41feca985b
15 changed files with 138 additions and 530 deletions

View File

@@ -266,7 +266,7 @@ var
{$ENDIF}
begin
if FGradientBmp = nil then
exit;
exit;
{$IFDEF FPC}
intfimg := TLazIntfImage.Create(0, 0);