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

Declaration
property OnDlgOk: TNotifyEvent;  

Description
The DlgOk event occurs when user selects the file in the dialog box (which opens after clicking the button at the right side of edit control) and clicks the "Ok" button (confirms selection of the file).  

See also
OnDlgCancel and OnButtonClick events.  
File not found.