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 TWindowMoveMsg

Unit

BaseMsg

Declaration

type TWindowMoveMsg = class(TOSMessage)

Description

This message is sent to an application after its window position has changed

Hierarchy

TOSMessage > TMessage

Fields

 NameDescription
PublicNewX 
PublicNewY 

Methods

Overview

Publicconstructor Create(X, Y: Single);

Description

Publicconstructor Create(X, Y: Single);

X, Y - new window position in screen coordinates

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