System.UIntPtr
Delphi
type UIntPtr = NativeUInt;
C++
typedef System::NativeUInt UIntPtr;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | System.pas System.hpp |
System | System |
Delphi
type UIntPtr = NativeUInt;
C++
typedef System::NativeUInt UIntPtr;
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | System.pas System.hpp |
System | System |