You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2026-06-03 16:03:31 +02:00
Missing FFilterInit initialization
This commit is contained in:
@@ -433,6 +433,7 @@ begin
|
||||
try
|
||||
FStreamCS.Acquire;
|
||||
|
||||
FFilterInit := False;
|
||||
FRscCompleted := False;
|
||||
FRscSize := -1;
|
||||
StatusBar1.Panels[0].Text := '';
|
||||
|
||||
Reference in New Issue
Block a user