2

Where can I find API documentation for TComponent, TObject, TList, etc.? I am converting some C++ code that was written using C++ builder into C#. I'm having trouble finding related documentation for these classes in order to find a C# equivalent.

1
  • I believe it it is version 6. Commented Jul 28, 2009 at 21:36

1 Answer 1

3

Use the official online reference. The link is directly to the index - just look up types and functions there as needed.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.