Navigation:  Classes > bBrowser >

bBrowser:GetFontSpec()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the font of the current record.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:GetFontSpec() Æ oFont

Return Value

oFontThe determined font. If no font could be determined, the value NULL_OBJECT is returned.
Data type:Font

Description

bBrowser:GetFontSpec() evaluates all defined font conditions for the current record. The first font condition to return the value TRUE is the font returned by this method.

 

If no font condition was found for the record, the font from the bBrowser:DataView object is returned instead.

See Also

bBrowser:DataView

bBrowser:FontCondition

bDataColumn:GetFontSpec()

 


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