TvPlanIt: Fix zeos datastore demo to work also with ZEOS 8.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8286 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2022-06-08 19:45:05 +00:00
parent 7048d249ff
commit d8a83bb6de

View File

@ -267,9 +267,8 @@ object Form1: TForm1
end
object ZConnection1: TZConnection
ControlsCodePage = cCP_UTF8
AutoEncodeStrings = True
Properties.Strings = (
'AutoEncodeStrings=ON'
'AutoEncodeStrings='
)
Port = 0
Left = 136