Purpose
Creates an object of class bRecordGroupInfo.
Class
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
| oRecordGroupInfo | The created object of the class bRecordGroupInfo. | 
| Data Type: | bRecordGroupInfo | 
Description
bRecordGroupInfo:Init() creates an object of the class bRecordGroupInfo and initializes it.
See Also
Page url: http://www.YOURSERVER.com/index.html?brecordgroupinfo_init.htm