Load image/HTML/Delphi form file

Click the button right of the edit box to select a file. The file that selected will be copied to the folder same as this pending form(a HTML file). For image and HTML file, it will be inserted into form named UI name. If UI name form is a image form, inner view must image too.

Usecase name

The button Choose Show modal, the file will be do modal. Otherwise, file be shown normal way.

UI name

The name of User Interface element defined with . It must executed before.

Show modal/Normal show

Choose Show modal, the file will be do modal. Otherwise, file be shown normal way.

Inner view name

Name of this inner view. If same view name exists, it will close the old one.

Relative

Describe relative ( X, Y ) position.

Width/Height

Indicate the size of the form.

None

No predefined procedure to do.

Script in simulator

The script supports JavaScript. For detail, see Pending.js. The script can invoke extension classes in our an other product Composite Bridges.

Click the button can load a .js file.

Click the button will show a script editor to help you write code about extension classes.