Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
CastleTiledMap
type TLayers = class(specialize TStructList<TLayer>)
List of layers.
FreeChildren: boolean;
destructor Destroy; override;
Should we call Free on all our items when being destroyed.