Pointer

Top  Previous  Next

What is partially translated > Pointers > Pointer

 

 

The Pointer class is a quite bad placeholder for the original void-pointer. Code where these Pointers seldom works without post-processing. Sometimes a simple object is a better candidate than Pointer, but often Pointer can be substituted by typed Pointe<T>. However Delphi2C# cannot determine automatically which type is the most adequate type for T.



This page belongs to the Delphi2C# Documentation

Delphi2C# home  Content