System.RegisterWeakRefTypeInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RegisterWeakRefTypeInfo(const aTypeInfo: Pointer; const Value: Boolean; const index: Integer);

C++

extern DELPHI_PACKAGE void __fastcall RegisterWeakRefTypeInfo(const void * aTypeInfo, const bool value, const int index);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.pas
System.hpp
System System

Description

Embarcadero Technologies does not currently have any additional information.