Navigation:  Classes > bBrowser >

bBrowser:ExistRecordGroupsWithVariableHeight()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Examines whether record group items with variable row height exist.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:ExistRecordGroupsWithVariableHeight() Æ lExist

Return Value

lExistA logical value that indicates whether record group items with variable row height exist.
TRUERecord group items with variable row height exist.
FALSENo record group items with variable row height exist.
Data Type:Logic

Description

bBrowser:ExistRecordGroupsWithVariableHeight() examines whether

whether record groups are defined in the bBrowser (see bBrowser:ExistRecordGroups) and

whether in at least one of the defined record group levels (see bRecordGroup:LevelList) the access bRecordGroupLevel:GroupRowHeight contains a value not equal to BRGL_AUTOHEIGHT.

See Also

bBrowser:ExistRecordGroups

bRecordGroup:LevelList

bRecordGroupLevel:GroupRowHeight

 


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