Unit 'Dialogs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TInputCloseQueryEvent

Declaration

Source position: dialogs.pp line 938

type TInputCloseQueryEvent = procedure(

  Sender: TObject;

  const AValues: array of string;

  var ACanClose: Boolean

) of object;



CT Web help

CodeTyphon Studio