RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileOpenDialog.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. 

 

DoOnTypeChange

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!