You've already forked lazarus-ccr
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:
@@ -267,9 +267,8 @@ object Form1: TForm1
|
|||||||
end
|
end
|
||||||
object ZConnection1: TZConnection
|
object ZConnection1: TZConnection
|
||||||
ControlsCodePage = cCP_UTF8
|
ControlsCodePage = cCP_UTF8
|
||||||
AutoEncodeStrings = True
|
|
||||||
Properties.Strings = (
|
Properties.Strings = (
|
||||||
'AutoEncodeStrings=ON'
|
'AutoEncodeStrings='
|
||||||
)
|
)
|
||||||
Port = 0
|
Port = 0
|
||||||
Left = 136
|
Left = 136
|
||||||
|
Reference in New Issue
Block a user