jvcllaz: Check and fix compilation and examples for Laz 2.0.10/FPC 3.2.0

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7536 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-07-10 18:11:22 +00:00
parent d3b5ba9322
commit d26c738b03
15 changed files with 218 additions and 268 deletions

View File

@ -88,7 +88,6 @@ implementation
uses
SysUtils,
//Consts,
JvJVCLUtils, JvConsts;
constructor TJvPicClip.Create(AOwner: TComponent);