<< Click to Display Table of Contents >> マニュアル > コントロールリファレンス > 全コントロール共通 > 共通メソッド > OpenWindowsDialog |
ウインドウズダイアログを開く。
構文1 OpenWindowsDialog( target, "file" [,bOpenFileDialog = TRUE] [,defExt = ""] [,fileName = ""] [,filter = "All Files (*.*)|*.*||"] [,defDir = ""] )
パラメータ
戻り値
<OnCommonEvent>
構文2 OpenWindowsDialog ( target, "folder" [,title = ""] [,defDir = ""] )
パラメータ
戻り値
<OnCommonEvent>
構文3 OpenWindowsDialog ( target, "font" [,font = ""] )
パラメータ
戻り値
<OnCommonEvent>
構文4 OpenWindowsDialog ( target, "font_simple" [,font = ""] )
パラメータ
戻り値
<OnCommonEvent>
サポート対象
参照
|