jvcllaz: Clean up paths etc.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6249 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-03-15 23:52:25 +00:00
parent c385dfd734
commit c0be92092b
9 changed files with 13 additions and 13 deletions

View File

@@ -9,6 +9,7 @@ uses
procedure Register;
implementation
{$R ../../resource/jvdbreg.res}
@@ -37,9 +38,9 @@ const
begin
RegisterComponents(RsPaletteJvclDB, [ // was: TsPaletteDBVisual
TJvDBSearchEdit,
// TJvDBSearchCombobox,
// TJvDBSearchCombobox,
// TJvDBTreeView,
TJvDBHtLabel
// TJvDBTreeView
]);
(*
RegisterPropertyEditor(TypeInfo(string), TJvDBTreeView, cItemField, TFieldProperty); //TJvDataFieldProperty);