Unit 'ShellCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TAddItemEvent

Declaration

Source position: shellctrls.pas line 77

type TAddItemEvent = procedure(

  Sender: TObject;

  const ABasePath: string;

  const AFileInfo: TSearchRec;

  var CanAdd: Boolean

) of object;



CT Web help

CodeTyphon Studio