Class TCastleObjectQueue

Unit

Declaration

type TCastleObjectQueue = class(Contnrs.TObjectQueue)

Description

Extended TObjectQueue for Castle Game Engine.

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

Hierarchy

  • TObject
  • TOrderedList
  • TQueue
  • Contnrs.TObjectQueue
  • TCastleObjectQueue
Show Additional Members:

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 884).


Generated by PasDoc 0.17.0.snapshot.