ここは旧式の4DドキュメントWebサイトです。最新のアップデートされたドキュメントを読むには新サイトをご利用下さい→ developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
標準アクション
|
定数 | 型 | 値 | コメント |
_o_Object Accept action | 文字列 | 2 | |
_o_Object Add subrecord action | 文字列 | 14 | |
_o_Object Automatic splitter action | 文字列 | 16 | |
_o_Object Cancel action | 文字列 | 1 | |
_o_Object Clear action | 文字列 | 21 | |
_o_Object Copy action | 文字列 | 19 | |
_o_Object Cut action | 文字列 | 18 | |
_o_Object Database Settings action | 文字列 | 32 | |
_o_Object Delete record action | 文字列 | 7 | |
_o_Object Delete subrecord action | 文字列 | 13 | |
_o_Object Edit subrecord action | 文字列 | 12 | |
_o_Object First page action | 文字列 | 10 | |
_o_Object First record action | 文字列 | 5 | |
_o_Object Goto page action | 文字列 | 15 | |
_o_Object Last page action | 文字列 | 11 | |
_o_Object Last record action | 文字列 | 6 | |
_o_Object MSC action | 文字列 | 36 | |
_o_Object Next page action | 文字列 | 8 | |
_o_Object Next record action | 文字列 | 3 | |
_o_Object No standard action | 文字列 | 0 | |
_o_Object Open back URL action | 文字列 | 37 | |
_o_Object Open next URL action | 文字列 | 38 | |
_o_Object Paste action | 文字列 | 20 | |
_o_Object Previous page action | 文字列 | 9 | |
_o_Object Previous record action | 文字列 | 4 | |
_o_Object Quit action | 文字列 | 27 | |
_o_Object Redo action | 文字列 | 31 | |
_o_Object Refresh current URL action | 文字列 | 39 | |
_o_Object Return to Design mode action | 文字列 | 35 | |
_o_Object Select all action | 文字列 | 22 | |
_o_Object Show Clipboard action | 文字列 | 23 | |
_o_Object Stop loading URL action | 文字列 | 40 | |
_o_Object Test Application action | 文字列 | 26 | |
_o_Object Undo action | 文字列 | 17 | |
ak accept | 文字列 | accept | |
ak add subrecord | 文字列 | addSubrecord | |
ak automatic splitter | 文字列 | automaticSplitter | |
ak background color | 文字列 | backgroundColor | 標準の背景色サブメニューを表示します |
ak background color dialog | 文字列 | backgroundColor/showDialog | フォント背景色ダイアログを開きます |
ak cancel | 文字列 | cancel | |
ak clear | 文字列 | clear | このアクションのターゲットは常にキーボードのフォーカスが入っているオブジェクトです。 |
ak compute expressions | 文字列 | computeExpressions | エリア内の全ての動的な式を更新します。 |
ak copy | 文字列 | copy | このアクションのターゲットは常にキーボードのフォーカスが入っているオブジェクトです。 |
ak current form | 倍長整数 | 1 | カレントフォームはこのアクションが呼び出されたフォームです。メインフォーム、あるいはカレントプロセスのメインフォームの前面にあるパレットフォームのどちらかです。 |
ak cut | 文字列 | cut | このアクションのターゲットは常にキーボードのフォーカスが入っているオブジェクトです。 |
ak database settings | 文字列 | databaseSettings | 標準のデータベース設定ダイアログボックスを表示します。 |
ak delete record | 文字列 | deleteRecord | |
ak delete subrecord | 文字列 | deleteSubrecord | |
ak display subrecord | 文字列 | displaySubrecord | |
ak edit subrecord | 文字列 | editSubrecord | |
ak first page | 文字列 | firstPage | |
ak first record | 文字列 | firstRecord | |
ak font bold | 文字列 | fontBold | 太字フォント属性を切り替えます。 |
ak font color | 文字列 | color | フォントカラー属性 |
ak font color dialog | 文字列 | color/showDialog | システムフォントカラーダイアログボックスを表示します。 |
ak font italic | 文字列 | fontItalic | イタリックフォント属性を切り替えます。 |
ak font linethrough | 文字列 | fontLinethrough | 打ち消し線フォント属性を切り替えます。 |
ak font show dialog | 文字列 | font/showDialog | システムフォントカラーピッカーダイアログボックスを表示します。 |
ak font size | 文字列 | fontSize | フォントサイズ属性 |
ak font style | 文字列 | fontStyle | 標準のフォントスタイルサブメニューを表示します。 |
ak font underline | 文字列 | fontUnderline | 下線フォント属性を切り替えます。 |
ak freeze expressions | 文字列 | freezeExpressions | エリア内の全ての動的な式を評価します。 |
ak goto page | 文字列 | gotoPage | 引数: "?value=pageNumber" |
ak last page | 文字列 | lastPage | |
ak last record | 文字列 | lastRecord | |
ak main form | 倍長整数 | 2 | メインフォームとは最前面のドキュメントあるいはプロセスのダイアログフォームであり、フロートウィンドウやポップアップウィンドウなどは除きます。 |
ak msc | 文字列 | msc | Maintenance & Security Center ウィンドウを表示します。 |
ak next page | 文字列 | nextPage | |
ak next record | 文字列 | nextRecord | |
ak none | 文字列 | "" | |
ak open back url | 文字列 | openBackURL | Webエリア内にてユーザーによって実行されたブラウザシークエンスで前に読み込まれたURLを開きます。 |
ak open forward url | 文字列 | openForwardURL | Webエリア内にてユーザーによって実行されたブラウザシークエンスでの次のURLを開きます。 |
ak paste | 文字列 | paste | このアクションのターゲットは常にキーボードのフォーカスが入っているオブジェクトです。 |
ak previous page | 文字列 | previousPage | |
ak previous record | 文字列 | previousRecord | |
ak quit | 文字列 | quit | "よろしいですか?" 確認ダイアログボックスを表示し、確定が発生したら4Dアプリケーションを終了します。 |
ak redo | 文字列 | redo | このアクションのターゲットは常にキーボードのフォーカスが入っているオブジェクトです。 |
ak refresh current url | 文字列 | refreshCurrentURL | Webエリアのカレントのコンテンツを再読み込みします。 |
ak return to design mode | 文字列 | design | 4Dデザイン環境のウィンドウとメニューバーを最前面に持ってきます。 |
ak select all | 文字列 | selectAll | このアクションのターゲットは常にキーボードのフォーカスが入っているオブジェクトです。 |
ak show clipboard | 文字列 | showClipboard | |
ak show reference | 文字列 | visibleReferences | エリア内の全ての動的な式を参照として表示します。 |
ak standard action title | 文字列 | 4D_action_title | 標準アクションのデフォルトのローカラズされたタイトルです。ローカライズされたアクション名と、追加の情報があればそれを含みます。 例:"Undo <previous action>" |
ak stop loading url | 文字列 | stopLoadingURL | Webエリア内のカレントのURLのページあるいはオブジェクトの読み込みを中止します。 |
ak undo | 文字列 | undo | このアクションのターゲットは常にキーボードのフォーカスが入っているオブジェクトです。 |
_o_OBJECT Get action
Get action info
INVOKE ACTION
OBJECT Get action
OBJECT SET ACTION
SET MENU ITEM PROPERTY
プロダクト: 4D
テーマ: 定数テーマリスト
名称変更: 4D v16 R3
変更: 4D v16 R3
ランゲージリファレンス ( 4D v20 R7)