You are here: Symbol Reference > JSEditDialogs Namespace > Functions > JSEditDialogs.InputBox Function
LMD DialogPack
ContentsIndexHome
PreviousUpNext
JSEditDialogs.InputBox Function

Wrapper function for displaying a dialog with an edit control

Pascal
function InputBox(const ACaption: TJSString; const APrompt: TJSString; const ADefault: TJSString): TJSString;

JSEditDialogs

This function displays a dialog with a caption and an edit control. The caption is displayed above the edit control.

Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!