System.TPtrWrapper.operator Inequality

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class operator Equal(Left, Right: TPtrWrapper): Boolean; inline;
class operator NotEqual(Left, Right: TPtrWrapper): Boolean; inline;

Properties

Type Visibility Source Unit Parent
function public System.pas System TPtrWrapper

Description

Embarcadero Technologies does not currently have any additional information.