fileedit OnDlgCancel event
Return to Introduction  Previous page  Next page
Applies to
dcFileEdit and dcFolderEdit components.  

Declaration
property OnDlgCancel: TNotifyEvent;  

Description
The DlgCancel event occurs when user close the dialog box (which opens after clicking the button at the right side of edit control) without selection of the file, or clicks the "Cancel" button.  

See also
OnDlgOk and OnButtonClick events.  
File not found.