tvplanit: Publish inherited DayBuffer for all dataset-dependent DataStores. Extend DayBuffer to "forever" for all non-dataset DataStores. Remove published property Connected (sorry - this will break existing lfm files..., but Connected is for designtime connection which tvplanit does not support).

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5034 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-07-26 09:30:20 +00:00
parent 3ea2ac3304
commit 58c1cdc162
9 changed files with 11 additions and 14 deletions

View File

@ -297,7 +297,6 @@ object Form1: TForm1
Connection = SQLite3Connection1
AutoConnect = False
AutoCreate = False
Connected = False
left = 136
top = 192
end