System.Threading.TObjectCaches.AddObjectCache

From RAD Studio API Documentation
Revision as of 21:06, 11 July 2014 by BuildBot (talk | contribs) (Created page with "{{#lst:API:System.Threading.TObjectCaches.AddObjectCache|api}} ==Description== {{#lsth:API:System.Threading.TObjectCaches.AddObjectCache|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

procedure AddObjectCache(AClass: TClass);

C++

void __fastcall AddObjectCache(System::TClass AClass);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.