Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 274041
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T00:32:56+00:00 2026-05-12T00:32:56+00:00

This is my problem – shortly: var c1:TClass1; c2:TClass2; begin c1 := c1.Create; c2

  • 0

This is my problem – shortly:

var c1:TClass1;
c2:TClass2;
begin
  c1 := c1.Create;
  c2 := c2.Create; //<<Exception;
end;

Both classes inherit from TObject.If they don’t inherit then I can’t use the debugger in the class so I have to use TObject.

My real problem is that I have to create the instance of the second class inside a function in the instance of the first class.I can’t find a way to free the instance of the first class while i’m inside it.

It seems I can’t have more than one class that inherits from TObject,is that the problem?

How do I fix my code,any suggestions?

Thanks in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T00:32:56+00:00Added an answer on May 12, 2026 at 12:32 am

    The proper syntax should be:

    C1 := TClass1.Create;
    C2 := TClass2.Create;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This problem is driving me crazy. I have the following code: 'unprotect sheet If.Range(Start).Row+1<.Range(End).Row
this problem is killing me, here is my code import java.text.ParseException; import java.text.SimpleDateFormat; import
this problem is part of a bigger page but I've simplified the code to
This problem is killing my productivity. The Emacs Starter Kit automatically enables hl-line, which
This problem only occurs using IE (only tested in IE 7, works fine in
this problem is bugging me: HttpURLConnection con = (HttpURLConnection)new URL(url).openConnection(); con.setRequestMethod(HEAD); if (con.getResponseCode()!=200 ){dosomething()}
This problem has been solved before, but I'm just not getting it with examples
This problem shows only in ie.all other browser namely ff,chrome,safari,opera works well. It doesn't
This problem has been solved before, but I'm just not getting it with examples
This problem is related to This question I asked yesterday. Now it seems that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.