jvcllaz: Add JvDBSearchEdit (incl demo)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6247 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-03-15 21:27:45 +00:00
parent 7386207e69
commit a123ccb4f7
14 changed files with 668 additions and 9 deletions

View File

@ -35,6 +35,9 @@ uses
JvComponent;
type
{ TYearGridEditForm }
TYearGridEditForm = class(TForm) //JvForm)
Panel1: TPanel;
BtnOK: TBitBtn;