Navigation:  Classes > bArrayServer >

bArrayServer:FieldHyperLabel()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Define a field for the associated HyperLabel object.

Class

bArrayServer

Type

Method

Syntax

<oArrayServer>:FieldHyperLabel(<uField>) Æ oHyperLabel

Arguments

<uField>Number, name or symbol of the field to which the HyperLabel object is to be returned.
Data Type:DWord | String | Symbol

Return Value

oHyperLabelHyperlabel object of the specified field. If the field does not exist in the server, the value NULL_OBJECT is returned.
Data Type:HyperLabel

Description

The HyperLabel object allows an access to

Caption,

Description and

Help Context

of the specified field.

See Also

bArrayServer:FieldPos()

bArrayServer:FieldSym()

 


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