Left_Margin

Description

The size of the left margin of the DataWindow object.

Applies to

Style keywords

Syntax

SyntaxFromSql:

Style ( Left_Margin = value )

Parameter

Description

value

An integer specifying the size of the left margin in the units specified for the DataWindow

Examples

Example 1

SQLCA.SyntaxFromSQL(sqlstring, &

'Style( ... LeftMargin = 500 ... )', errstring)