RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileSaveDialog.OnTypeChange Event

Occurs when the user changes the file type selection in the dialog.

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

OnTypeChange occurs when the user changes the file type selection in the dialog. The DoOnTypeChange method triggers this event. 

 

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