RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileSaveDialog.OnSelectionChange Event

Occurs when the user changes the selection in the dialog.

Pascal
property OnSelectionChange: TNotifyEvent;
C++
__property TNotifyEvent OnSelectionChange;

OnSelectionChange occurs when the user changes the selection in the dialog. The DoOnSelectionChange method triggers this event. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!