System.Threading.TObjectCache.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AClass: TClass);

C++

__fastcall TObjectCache(System::TClass AClass);

Properties

Type Visibility Source Unit Parent
constructor public
System.Threading.pas
System.Threading.hpp
System.Threading TObjectCache

Description

Creates an instance of TObjectCache.

See Also