System.Generics.Defaults._AreAnonMethodsCapturing

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function _AreAnonMethodsCapturing(const AnonMethodPtrs: array of const): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall _AreAnonMethodsCapturing(const System::TVarRec *AnonMethodPtrs, const int AnonMethodPtrs_High);

Properties

Type Visibility Source Unit Parent
function 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.