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
|
try
|
||||||
FStreamCS.Acquire;
|
FStreamCS.Acquire;
|
||||||
|
|
||||||
|
FFilterInit := False;
|
||||||
FRscCompleted := False;
|
FRscCompleted := False;
|
||||||
FRscSize := -1;
|
FRscSize := -1;
|
||||||
StatusBar1.Panels[0].Text := '';
|
StatusBar1.Panels[0].Text := '';
|
||||||
|
Reference in New Issue
Block a user