JVCL Help:DualInputQuery
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: DualInputQuery function
[+] JvJVCLUtils.pas Functions
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
Pascal
run\JvJVCLUtils.pas
functionDualInputQuery(constACaption: string; constPrompt1: string; constPrompt2: string; varAValue1: string; varAValue2: string; PasswordChar: Char = #0): Boolean;
Parameters
Parameters | Description |
const ACaption: string | Description for this parameter |
const Prompt1: string | Description for this parameter |
const Prompt2: string | Description for this parameter |
var AValue1: string | Description for this parameter |
var AValue2: string | Description for this parameter |
PasswordChar: Char = #0 | Description for this parameter |
Description
Write here a description
See Also
List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page