![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Incident Reports » Incident Reports Reported for Version 3.02 » View Incident Report |
![]() |
Reported By: Erick Engelke Reported On: 10/4/2022 For: Version 3.02 Build 7 |
project test2; uses WebCore; type TProcessFile = class( TObject ) public myfile : TStringList; end; var tempfile : TProcessFile; procedure test; begin tempfile := TProcessFile.Create; tempfile.myfile := TStringList.Create; end; begin test; tempfile := TProcessFile.Create; tempfile.myfile := TStringList.Create; end.
This web page was last updated on Tuesday, June 3, 2025 at 08:21 AM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |