|
RAD Studio VCL Reference
|
Occurs when a file dialog gets executed.
property OnExecute: TNotifyEvent;
__property TNotifyEvent OnExecute;
OnExecute occurs when an instance of TFileOpenDialog gets executed by the Execute method. Execute causes the dialog to be displayed. The DoOnExecute method triggers this event.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|