Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers

Class TUserSettings

Unit

cUserSettings

Declaration

type TUserSettings = class()

Description

*****************************************************************************

Methods

Overview

Public procedure LoadFromRegistry;
Public function OneLineDisplay: string;
Public procedure SaveToRegistry;

Description

Public procedure LoadFromRegistry;

 

Public function OneLineDisplay: string;

 

Public procedure SaveToRegistry;

 

Properties

Overview

Public property AdvancedMode: boolean;
Public property Auto3DView: boolean;
Public property AutoSave: boolean;
Public property InvertMouse: boolean;
Public property InvertMouseWheel: boolean;
Public property InvertPlanet: boolean;
Public property LoadOnStartup: boolean;
Public property RememberView: boolean;
Public property SplashExit: boolean;
Public property SplashStart: boolean;
Public property TipOfTheDay: boolean;
Public property ViewAligned: boolean;
Public property ViewSizeX: integer;
Public property ViewSizeY: integer;
Public property WorkingFile: string;

Description

Public property AdvancedMode: boolean;

 

Public property Auto3DView: boolean;

 

Public property AutoSave: boolean;

 

Public property InvertMouse: boolean;

 

Public property InvertMouseWheel: boolean;

 

Public property InvertPlanet: boolean;

 

Public property LoadOnStartup: boolean;

 

Public property RememberView: boolean;

 

Public property SplashExit: boolean;

 

Public property SplashStart: boolean;

 

Public property TipOfTheDay: boolean;

 

Public property ViewAligned: boolean;

 

Public property ViewSizeX: integer;

 

Public property ViewSizeY: integer;

 

Public property WorkingFile: string;

 


Generated by PasDoc 0.8.7 on Wed 01/ Oct 2003 00:51:37