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 TCheckBox

Unit

ACS

Declaration

type TCheckBox = class(TButton)

Description

 

Hierarchy

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

Methods

Overview

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

Description

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

 

Publicprocedure Draw; override;

 

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

 

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

 

Properties

Overview

Publicproperty Checked: Boolean;

Description

Publicproperty Checked: Boolean;

 

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