Navigation:  Klassen > bCellGroupEvent >

bCellSelectEvent:Init()

Diese Seite drucken    Vorherige SeiteZurück zum Anfang des KapitelsNächste Seite

Zweck

Erzeugt ein Objekt der Klasse bCellGroupEvent.

Klasse

bCellGroupEvent

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

oCellGroupEventDas erzeugte Objekt der Klasse bCellGroupEvent.
Datentyp:bCellGroupEvent

Beschreibung

bCellGroupEvent:Init() erzeugt ein neues Objekt der Klasse bCellGroupEvent und initialisiert es.

Siehe auch

bCellGroupEvent:CellGroupItem

 


Page url: http://www.YOURSERVER.com/index.html?bcellgroupevent_init.htm