System.TMemoryManagerState.AllocatedLargeBlockCount

From RAD Studio API Documentation
Revision as of 06:39, 8 October 2011 by PyBot (talk | contribs) (Created page with '{{#lst:API:System.TMemoryManagerState.AllocatedLargeBlockCount|api}} ==Description== {{#lsth:API:System.TMemoryManagerState.AllocatedLargeBlockCount|Description}}')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

AllocatedLargeBlockCount: Cardinal;

C++

unsigned AllocatedLargeBlockCount;

Properties

Type Visibility Source Unit Parent
field public
System.pas
System.hpp
System TMemoryManagerState

Description

Embarcadero Technologies does not currently have any additional information.