[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
TAcceptFileNameEvent - generic event handling method to accept a filename from a dialog
Source position: editbtn.pas line 153
type TAcceptFileNameEvent = procedure( |
Sender: TObject; |
var Value: String |
) of object; |
lazarus-ccr.sourceforge.net |