%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
vdPrompt Field
See Also 
vdWebLibrary Namespace > vdrawObj Class : vdPrompt Field
Get/Set a method that called whenever a messaged has to be showed for the completion of an action or likewise and can be handled by a function described by the vdPromptDelegate.

Syntax

JScript 
public var vdPrompt : vdPromptDelegate;

See Also