jvcllaz: Add meta package "jvcl_all" for simpler installation of all jvcl packages. Rename main palette from "JVCL" to "JVCL visual"

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7062 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2019-07-20 17:30:47 +00:00
parent d88d99a5a2
commit fa6e9d2f0d
13 changed files with 89 additions and 16 deletions

View File

@ -22,7 +22,7 @@ uses
procedure Register;
begin
RegisterComponents(RsPaletteJvcl, [
RegisterComponents(RsPaletteJvclVisual, [
TJvMovableBevel, TJvMovablePanel, TJvRuler, TJvGroupHeader, TJvRollOut,
TJvHint, TJvHTLabel, TJvHTListbox, TJvHTCombobox, TJvComboListBox,
TJvOfficeColorPanel,