Parent: $root.$ireports.REPORT.$objs
Children
| Object specific | |
| $autofind | If true, the field is an automatic find field |
| $calculated | If true, the field is calculated |
| $dupblanks | If true, duplicate values are displayed as empty; only applies to sort fields |
| $enterable | If true, the field is enterable |
| $fontextra | The extra text spacing for report objects |
| $formatmode | The type of the formatting string for the object kFormatBoolean kFormatCharacter kFormatDate kFormatNumber |
| $formatstring | The formatting string for the object |
| $horzextend | If true, the report text field extends horizontally |
| $horzslide | If true, the report text field slides horizontally |
| $linkaddress | The link address used by the preview and PDF report destinations to provide a hyperlink |
| $negbrackets | If true, negative values are printed within parentheses,instead of using a minus sign |
| $nosecifempty | If true,the remaining fields in the section are not printed if the field is empty |
| $printontop | If true,the object is output to the report in a second pass,so that it is drawn above objects output in the first pass |
| $readingordergrp | Specifies a reading order group of objects. Used to control the reading order of objects sent to a PDF/UA report. |
| $readingorderindex | Specifies an alternative order within a reading group of objects. Defaults to 0 (Omnis natural order of top to bottom, left to right) |
| $showcommas | If true, numeric values are printed using the thousands separator character |
| $shownulls | If true, the field displays null values using the text 'NULL' |
| $text | The text or calculation stored with the object |
| $totalmode | The totalling mode for the report field kTmAverage kTmCount kTmMaximum kTmMinimum kTmNone kTmTotal |
| $zeroempty | If true, the field shows a value of zero as an empty string |
| Standard | $align $componentinfo $dataname $events $fieldstyle $floating $font $fontsize $fontstyle $height $ident $left $lineno $lineoffset $name $nolineifempty $noreload $objtype $textcolor $tooltip $totalsifnoline $userinfo $vertextend $visible $width |
| $print([lPosition][,aData]) prints the field or section |
| $methods |