RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOpenDialog.OnTypeChange Event

Occurs when the file types displayed in the dialog are changed.

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

The OnTypeChange event occurs when the user selects a new filter from the Files of Type list box at the bottom of the dialog. 

 

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