Navigation:  Classes > bRecordGroupInfo >

bRecordGroupInfo:Init()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Creates an object of class bRecordGroupInfo.

Class

bRecordGroupInfo

Type

Method

Syntax

bRecordGroupInfo{

uValue,

[<iWidth>],

[<oViewStyle>]

} Æ oRecordGroupInfo

Arguments

<uValue>The value which is to be shown as info value. A codeblock or an object of class bCodeblock can be specified for dynamic values.
Data Type:Usual

 

<iWidth>The width of the info value.
Data Type:Integer

 

<oViewStyle>Settings for the graphical representation of the info value..
Data Type:bRecordGroupInfoStyle

Return Value

oRecordGroupInfoThe created object of the class bRecordGroupInfo.
Data Type:bRecordGroupInfo

Description

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

See Also

bRecordGroupInfo:Value

bRecordGroupInfo:ViewStyle

bRecordGroupInfo:Width

 


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