Unit CastleConfig

Classes, Interfaces, Objects and Records
Constants
Variables

Description

Loading and saving user preferences (UserConfig).

Uses

Overview

Functions and Procedures

function UserConfig: TCastleConfig;
function Config: TCastleConfig; deprecated 'use UserConfig';

Types

TCastleConfig = CastleXMLConfig.TCastleConfig;

Description

Functions and Procedures

function UserConfig: TCastleConfig;

User preferences. See https://castle-engine.io/manual_user_prefs.php .

function Config: TCastleConfig; deprecated 'use UserConfig';

Warning: this symbol is deprecated: use UserConfig

This item has no description.

Types

TCastleConfig = CastleXMLConfig.TCastleConfig;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.
OSZAR »