WinStudio

Edit Method Parameter Dialog Box

Use this dialog box to specify the parameters required by an IDO method call. You can specify a literal, property, variable, or component value as a parameter. Method call validators can also output values to properties, variables, or components.

Type The type of parameter required by the IDO method. The options are:

Variant
Message
String
Boolean
Date
Currency
Integer (two-byte)
Integer (four-byte)
Integer (one-byte)
Real (four-byte)
Real (eight-byte)

Output Select this check box if a method call validator outputs values to a property, variable, or component. Otherwise, clear this check box.
Value Type The type of value required by the parameter of the IDO method. You can specify a literal, property, variable, or component value as a parameter.
Value Depending on the Value Type, enter a literal value or select a property, variable, or component that supplies the value.
Edit Target If the Value Type is Variable or Component, click this button to edit the variable or component referenced.

Related Topics

About Validating Components

Create, Copy, Edit, or Delete Validators

Maximum Length of Parameters and Values

Method Call Validators

Tip: Choosing Efficient Validators

Tip: Reducing Round Trips to the Server

Tip: Using List Sources and Validators

Understanding Validators

Validator Types