jvcllaz: Add TJvMovablePanel

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6356 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-04-25 20:49:53 +00:00
parent bbd1093e72
commit 6d6f3c6f62
5 changed files with 240 additions and 34 deletions

View File

@ -22,7 +22,7 @@ uses
procedure Register;
begin
RegisterComponents(RsPaletteJvcl, [
TJvMovableBevel, TJvRuler,
TJvMovableBevel, TJvMovablePanel, TJvRuler,
TJvHint, TJvHTLabel, TJvHTListbox, TJvHTCombobox
]);
{

View File

@ -3,4 +3,5 @@ tjvhtcombobox.bmp
tjvhtlabel.bmp
tjvhtlistbox.bmp
tjvmovablebevel.bmp
tjvmovablepanel.png
tjvruler.bmp

Binary file not shown.

After

Width:  |  Height:  |  Size: 373 B