CAST II Game Engine

   MAIN       FEATURES       SCREENSHOTS       FORUMS       MANUAL       DOWNLOADS       CONTACTS   
Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Enumerations
Variables
Constants
Functions and Procedures
Identifiers

Class TOptionsPreviewMsg

Unit

BaseMsg

Declaration

type TOptionsPreviewMsg = class(TSystemMessage)

Description

This message is sent to an application when an option set needs to be applyed immediately when a user changes it (without clicking the "Apply" button)

Hierarchy

TSystemMessage > TMessage

Fields

 NameDescription
PublicOptionName 
PublicValue 

Methods

Overview

Publicconstructor Create(const AOptionName, AValue: TMessageString);

Description

Publicconstructor Create(const AOptionName, AValue: TMessageString);

 

Last modified: 26 Oct, 2008
Copyright (C) 2006-2008, casteng.com