Rickard Engberg
Rickard Engberg
About
- Username
 - Rickard Engberg
 - Joined
 - Visits
 - 0
 - Last Active
 - Roles
 - Members
 
Comments
- 
                A note to hopefully help others. When creating the report component within the thread like so: FReport := TfrxReport.Create( nil ); FReport.EngineOptions.EnableThreadSafe := true; FReport.EngineOptions.DestroyForms := false; FReport.EngineOpti…