[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'EditBtn' (#lcl)

TAcceptFileNameEvent

TAcceptFileNameEvent - generic event handling method to accept a filename from a dialog

Declaration

Source position: editbtn.pas line 153

type TAcceptFileNameEvent = procedure(

  Sender: TObject;

  var Value: String

) of object;

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