Navigation:  Classes > bCompoundValue >

bCompoundValue:ValueOptions

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

The formatting options of the value.

Class

bCompoundValue

Type

Access / Assign

Data Type

DWord

Description

Several formatting options are supported. The Options are defined in the table below:

 

Option

Description

BVO_AUTO

No specific options are defined.

BVO_END_ELLIPSIS

If the value cannot be displayed completely, then the value will be truncated and ellipsis are be added.

 

The option can not be combined with:

BVO_RTF

BVO_LINEBREAK

If the value contains line break characters (CRLF), then the value is broken at these.

 

The option can not be combined with:

BVO_RTF

BVO_RTF

The value is displayed as RTF text.

 

The option can not be combined with:

BVO_END_ELLIPSIS
BVO_LINEBREAK

BVO_WORDBREAK

If the value cannot be displayed completely, then the value will be broken at words.

The single options can be combined.

See Also

bCompoundValue:Draw()

 


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