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 TOptionsApplyMsg

Unit

BaseMsg

Declaration

type TOptionsApplyMsg = class(TSystemMessage)

Description

This message is sent to an application when an option set needs to be applyed (e.g. user clicked "Apply")

Hierarchy

TSystemMessage > TMessage

Fields

 NameDescription
PublicOptionSetOption set name to apply

Methods

Overview

Publicconstructor Create(const AOptionSet: TMessageString);

Description

Publicconstructor Create(const AOptionSet: TMessageString);

AOptionSet is the option set name to apply

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