Navigation:  Classes > bDataColumn >

bDataColumn:TextFormat

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

The text format in which the column values are present.

 

The access is replaced by the Options in the access bBrowserColumn:DataView.

Class

bDataColumn

Type

Access / Assign

Data Type

Symbol

Description

bDataColumn:TextFormat defines the format in which the column values are present.

 

The following table lists the supported formats:

 

Format

Description

NULL_SYMBOL

The text is present in the ASCII format.

#RTF

The text is present in the RTF format.

 

The access is used by the bBrowser for drawing the column values and for creating edit controls.

 

After creating a bDataColumn object the access contains the value NULL_SYMBOL.

 

Important note!
For editing a column value a RichEdit control is created.

See Also

bBrowserColumn:DataView

bViewStyle:Options

 


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