Zweck
Erzeugt ein Objekt der Klasse bCellGroupEvent.
Klasse
Typ
Methode
Syntax
bCellGroupEvent{
<hWindow>,
<iMessage>,
<iWParam>,
<iLParam>,
<oWindow>,
<oCellGroupItem>
} Æ oCellGroupEvent
Argumente
| <hWindow> | Handle vom Owner des Events. | 
| Datentyp: | Ptr | 
| <iMessage> | Konstante der Windows-Message (WM_COMMAND). | 
| Datentyp: | Int | 
| <iWParam> | WParam der Windows-Message. | 
| Datentyp: | DWord | 
| <iLParam> | LParam der Windows-Message. | 
| Datentyp: | Long | 
| <oWindow> | Owner des Events. | 
| Datentyp: | Object | 
| <oCellGroupItem> | Zellengruppe, auf die eine Aktion durchgeführt wird. | 
| Datentyp: | bCellGroupItem | 
Rückgabewert
| oCellGroupEvent | Das erzeugte Objekt der Klasse bCellGroupEvent. | 
| Datentyp: | bCellGroupEvent | 
Beschreibung
bCellGroupEvent:Init() erzeugt ein neues Objekt der Klasse bCellGroupEvent und initialisiert es.
Siehe auch
Page url: http://www.YOURSERVER.com/index.html?bcellgroupevent_init.htm