Unit CastleConfig

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

Loading and saving user preferences (Config).

Uses

Overview

Types

TCastleConfig = CastleXMLConfig.TCastleConfig;

Variables

Config: TCastleConfig;

Description

Types

TCastleConfig = CastleXMLConfig.TCastleConfig;
 

Variables

Config: TCastleConfig;

An instance of TCastleConfig to manage user preferences. All units that want to load or save some configuration should add their callbacks to the Config.OnLoad, Config.OnSave list. This way final application may (but doesn't have to) preserve the user configuration of all engine components, by calling Config.Load, Config.Save.


Generated by PasDoc 0.13.0 on 2014-04-30 22:06:42