Navigation:  Classes > bRecordGroupHeader >

bRecordGroupHeader:Init()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Creates an object of class bRecordGroupHeader.

Class

bRecordGroupHeader

Type

Method

Syntax

bRecordGroupHeader{

[<uValue>],

[<iOptions>]

} Æ oRecordGroupHeader

Arguments

<uValue>The value of the group header. An object of class bCodeblock can be specified for dynamic values.
Data Type:Usual

 

<iOptions>Options for formatting the group header. The following options are supported:

 

Option

Description

BRGHO_NONE

No options are defined.

BRGHO_AUTO

The following default options are used:

BRGHO_NONE

BRGHO_SCROLLHORIZONTAL

If the data area in the bBrowser is scrolled horizontally, then the value of the group header is either scrolled.

 

The value BRGHO_AUTO is used as default.

Data Type:DWord

Return Value

oRecordGroupHeaderThe created object of the class bRecordGroupHeader.
Data Type:bRecordGroupHeader

Description

bRecordGroupHeader:Init() creates an object of the class bRecordGroupHeader and initializes it.

See Also

bRecordGroupHeader:Options

bRecordGroupHeader:Value

 


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