Purpose
Examined whether a record group item is partly or completely visible.
Class
Type
Method
Syntax
<oBrowser>:IsRecordGroupItemVisible(
<oRecordGroupItem>,
<lFractal>
) Æ lVisible
Arguments
| <oRecordGroupInfo> | The record group item that is to be examined. | 
| Data Type: | bRecordGroupInfo | 
| <lFractal> | A logical value that indicates whether the record group item must be partly or completely visible. | 
| Data Type: | Logic | 
Return Value
| lVisible | A logical value that indicates whether the record group item is visible. | 
| TRUE | The record group item is visible. | 
| FALSE | The record group item is not visible. | 
| Data Type: | Logic | 
Description
bBrowser:IsRecordGroupItemVisible() examines whether a record group item is partly or completely visible.
See Also
bBrowser:GetVisiblePosFromRecordGroupItem()
Page url: http://www.YOURSERVER.com/index.html?bbrowser_isrecordgroupitemvisible.htm