Vcl.Dialogs.TFileOpenDialog のイベント

提供: RAD Studio API Documentation
移動先: 案内検索


継承Protected
OnExecutepublishedファイル ダイアログが実行された際に発生します。
OnFileOkClickpublishedユーザーが OK ボタンをクリックした際に発生します。
OnFolderChangepublishedディレクトリがダイアログから開かれるまたは閉じられた際に発生します。
OnFolderChangingpublishedディレクトリがダイアログから開かれるまたは閉じられる前に発生します。
OnGetDeltaStreamsprotected
OnOverwritepublicファイルが上書きされる直前に発生します。
OnSelectionChangepublishedユーザーが、ダイアログ内の選択を変更した際に発生します。
OnShareViolationpublished開くまたは保存操作で、共有違反があった際に発生します。
OnTypeChangepublishedユーザーが、ダイアログ内のファイル タイプの選択を変更した際に発生します。