You've already forked lazarus-ccr
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:
@@ -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);
|
||||
|
Reference in New Issue
Block a user