Class TCastleObjectStack

Unit

Declaration

type TCastleObjectStack = class(Contnrs.TObjectStack)

Description

Extended TObjectStack for Castle Game Engine.

Source: base/castleclassutils.pas (line 868).

Hierarchy

  • Contnrs.TObjectStack
  • TCastleObjectStack

Overview

Properties

Public property Capacity: TListSize read GetCapacity write SetCapacity;

Description

Properties

Public property Capacity: TListSize read GetCapacity write SetCapacity;

How many items can this hold without reallocating memory.

Source: base/castleclassutils.pas (line 874).


Generated by PasDoc 0.17.0.snapshot.