Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Form::tblSelect Struct Reference

definition for table selection event. More...

#include <Form.h>

List of all members.

Public Attributes

UInt16 tableID
TableType * pTable
Int16 row
Int16 column


Detailed Description

definition for table selection event.

This definition is copied from Core/UI/Event.h

Definition at line 44 of file Form.h.


Member Data Documentation

Int16 Form::tblSelect::column
 

Definition at line 48 of file Form.h.

struct TableType* Form::tblSelect::pTable
 

Definition at line 46 of file Form.h.

Int16 Form::tblSelect::row
 

Definition at line 47 of file Form.h.

UInt16 Form::tblSelect::tableID
 

Definition at line 45 of file Form.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 16 23:11:15 2003 for FreeCoins by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002