API:System.TSmallBlockTypeState

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TSmallBlockTypeState = packed record

C++

struct DECLSPEC_DRECORD TSmallBlockTypeState
{
public:
    unsigned InternalBlockSize;
    unsigned UseableBlockSize;
    System::NativeUInt AllocatedBlockCount;
    System::NativeUInt ReservedAddressSpace;
};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
record
struct
public
System.pas
System.hpp
System System

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.