Navigation:  Classes > bRecordGroupEvent >

bRecordGroupEvent:Init()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Creates an object of the class bRecordGroupEvent.

Class

bRecordGroupEvent

Type

Method

Syntax

bRecordGroupEvent{

<hWindow>,

<iMessage>,

<iWParam>,

<iLParam>,

<oWindow>,

<uRecNo>

} Æ oRecordGroupEvent

Arguments

<hWindow>The window handle of the owner of the event.
Data Type:Ptr

 

<iMessage>The constant of the message (WM_COMMAND).
Data Type:Integer

 

<iWParam>The WParam of the message.
Data Type:DWord

 

<iLParam>The LParam of the message.
Data Type:Long

 

<oWindow>The owner of the event.
Data Type:Object

 

<uRecNo>The record number of the record group item on that an action is executed
Data Type:Usual

Return Value

oRecordGroupEventThe created object of the class bRecordGroupEvent.
Data Type:bRecordGroupEvent

Description

bRecordGroupEvent:Init() creates a new object of the class bRecordGroupEvent and initializes it.

See Also

bRecordGroupEvent:RecNo

bRecordGroupItem

 


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