Unit 'LazFileCache' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

TFileStateCache.RemoveChangeTimeStampHandler

Removes the specified handler routine in the class instance.

Declaration

Source position: lazfilecache.pas line 90

public procedure TFileStateCache.RemoveChangeTimeStampHandler(

  const Handler: TOnChangeFileStateTimeStamp

);

Arguments

Handler

  

Handler routine removed in the method.


Version 4.4 Generated 2025-11-08 Home