You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-09-30 21:28:55 +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