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

Wrapper function for displaying a dual edit dialog with an edit control

Pascal
function InputQueryEx(const ACaption: TJSString; const APrompt1: TJSString; const APrompt2: TJSString; var AValue1: TJSString; var AValue2: TJSString; const ACaptionAlignment: TJSCaptionAlignment = caRight): Boolean; overload;

JSEditDialogs

This function displays a dialog with a caption and two edit controls. The caption is displayed according to the value set in the ACaptionPosition parameter. The function returns True if the OK button was clicked when the dialog was displayed.

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!