System.Generics.Defaults.TRecGetHashCodeFunction

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TRecGetHashCodeFunction = function (Self: Pointer): Integer;

C++

typedef int __fastcall (*TRecGetHashCodeFunction)(void * Self);

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Generics.Defaults.pas
System.Generics.Defaults.hpp
System.Generics.Defaults System.Generics.Defaults

Description

Embarcadero Technologies does not currently have any additional information.