Unit CastleConfig
Description
Loading and saving user preferences (Config).
Uses
Overview
Types
Variables
Description
Types
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-10-26 05:15:11
|