[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 258
type TAcceptFileNameEvent = procedure( |
Sender: TObject; |
var Value: |
) of object; |