IAsks interface


Your Ad Here


Topsolid online Help Index

Created : v6.5

Description

This interface contains methods allowing to ask the user for some information using TopSolid dialog bar.

 

The Ask* methods display a question in the usual TopSolid way, and wait for an answer from the user, which is returned once entered.

 

The message displayed in the dialog bar is defined with the Question property, which must be set before calling the Ask* methods.

 

The Ask* methods usually return the type of answer given by the user (a TopAskAnswer value).

 

If something went wrong (for example the user has interrupted the function by pressing escape), the value topAskAnswerNothing is returned.

 

Topsolid online Help Index

Your Ad Here