Defines the base pointer type for string pointers (as opposed to normal strings) and is useful for writing code that works in win32 and .NET. In Win32, this type is a PChar. For .NET, it is defined as a String.
Namespace: RSConstants
Delphi |
type |
Reference |