KBBlock (subclass of KBItem)

Parent column (master)

Column in parent query used to link to child field in this block's query

Child column (child)

Column in this block's query used to link to parent expression

Background colour (bgcolor)

Background colour

Automatic update (autosync)

Enabling this option will case field changes to be stored in the database whenever focus moves to a different row or block

Title (title)

If set, this is used as a title for the block or container, and appears in the same way as a title appears in a group box in a dialog.

Frame style (frame)

Specifies the frame style and width for the block.

Scroll/Navigation Bar (showbar)

Setting this option allows the display of a scrollbar and/or a record navigation tool, which allow the user to directly scroll through database records.

Row count (rowcount)

Number of rows of fields to be shown in this block; note that this is always one for dynamic block. If set to zero then the number of calculated based on block size and row spacing. If show all rows is set then empty rows (other than the first empty row) are shown disabled rather than hidden.

X-delta (dx)

X-offset in pixels between fields if the rowcount is greater than one

Y-delta (dy)

Y-offset in pixels between fields if the rowcount is greater than one

Hidden fields (__hidden)

Hidden fields are used to retrieve values for use in scripts. The name is the control name by which they are accessed; the expression is that used in the database query.