Report objects

Top  Previous  Next

A wide variety of objects can be used in a report.

 

Icon

Name

Description

btn102

"Text"

(TextObject)

Displays one or several text lines.

btn103

"Picture"

(PictureObject)

Displays a picture.

btn107

"Line"

(LineObject)

Displays a line. A line can be vertical, horizontal or diagonal.

btn106

"Shape"

(ShapeObject)

Displays one of the geometrical shapes - rectangle, ellipse, triangle and others.

btn126

"Rich Text"

(RichObject)

Displays a formatted text (in RTF format).

btn123

"Barcode"

(BarcodeObject)

Displays a barcode.

btn124

"CheckBox"

(CheckBoxObject)

Displays a checkbox which can have two states - "Enabled" or "Disabled".

btn127

"Table"

(TableObject)

Displays a table containing rows, columns and  cells.

btn142

"Matrix"

(MatrixObject)

Displays a matrix (also known as "Cross-tab").

btn125

"Chart"

(MSChartObject)

Displays a chart.

btn270

"Zip Code"

(ZipCodeObject)

Displays a zip code.

btn271

"Cellular Text"

(CellularTextObject)

Displays each character of a text in its individual cell.

 

An object can be used to display an information ("Text" object) or to improve the report appearance ("Picture", "Line", "Shape" objects). Complex objects like "Table" and "Matrix" can contain other simple objects.