jvcl: Add TJvCalcEdit and TJvDBCalcEdit (issue #34013, patch by Michal Gawrycki)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6562 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-07-21 14:34:52 +00:00
parent 8d26e4cf10
commit fd92bc4f37
19 changed files with 1657 additions and 48 deletions

View File

@ -1059,3 +1059,16 @@ end;
end.
[Window Title]
Ambiguous unit found
[Content]
The unit JvDBHTLabel exists twice in the unit path of the IDE:
1. "D:\Prog_Lazarus\svn\lazarus-ccr\components\jvcllaz\lib\i386-win32\run\JvDB\JvDBHTLabel.ppu"
2. "D:\Prog_Lazarus\svn\lazarus-ccr\components\jvcllaz\lib\i386-win32\design\JvDB\JvDBHTLabel.ppu"
Hint: Check if two packages contain a unit with the same name.
[Ignore] [Ignore all] [Abort]