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 TSwitchButton

Unit

ACS

Declaration

type TSwitchButton = class(TButton)

Description

 

Hierarchy

TButton > TPanel > TUVGUIItem > TGUIItem > TGUIBounds > TBaseGUIItem > TBaseProcessing > TItem > TBaseItem

Methods

Overview

Publicprocedure AddProperties(const Result: Props.TProperties); override;
Publicfunction GUIHandleMessage(const Msg: TMessage): Boolean; override;
Publicprocedure SetProperties(Properties: Props.TProperties); override;

Description

Publicprocedure AddProperties(const Result: Props.TProperties); override;

 

Publicfunction GUIHandleMessage(const Msg: TMessage): Boolean; override;

 

Publicprocedure SetProperties(Properties: Props.TProperties); override;

 

Properties

Overview

Publicproperty VariantIndex: Integer;

Description

Publicproperty VariantIndex: Integer;

 

Last modified: Jan 6, 2010
Copyright (C) 2006-2010, casteng.com