Line

Namespace ›› System ›› MfException ›› Properties ››
Parent Previous Next

Line

Gets or sets the Line the error occur on

OutputVar := instance.Line
instance.Line := Value

Value

MfInteger or var integer.

Gets

Gets the Line Value related to the exception as integer var.

Sets

Sets the Line Value of the exception.

Remarks

The default value is 0

Related

SetProp()