InputBox(String,String,String) Method
Represents method InputBox(String,String,String)
.
function InputBox(const ACaption: String; const APrompt: String; const ADefault: String): String;
Parameters
- ACaption
- Type: String
- APrompt
- Type: String
- ADefault
- Type: String
Return Value
Type: String