[Overview][Constants][Types][Classes][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TInputDialogFunction

Declaration

Source position: interfacebase.pp line 157

type TInputDialogFunction = function(

  const InputCaption: String;

  const InputPrompt: String;

  MaskInput: Boolean;

  var Value: String

):Boolean;

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads