System.SysHasWeakRef

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function SysHasWeakRef(const elementType: Pointer): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall SysHasWeakRef(const void * elementType);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.