[Overview][Constants][Types][Classes][Variables][Index] |
Source position: interfacebase.pp line 209
type TInputDialogFunction = function( |
const InputCaption: string; |
const InputPrompt: string; |
MaskInput: Boolean; |
var Value: string |
):Boolean; |