| 4D Pack v15.14D Packの紹介 | ||||||||||||||||||||||||
|  | 
    4D Pack v15.1
 4D Packの紹介 
         | |||||||||||||||||||||||
| 削除されたコマンド | 推奨される代替案 | 
| AP AVAILABLE MEMORY | GET MEMORY STATISTICS | 
| AP CLOSE HELP, AP HELP INDEX, AP HELP ON HELP, AP HELP ON KEY | 廃止予定のコマンド - Windows Vista以降、 Windows ヘルプアプリケーション (WinHlp32.exe) はWindowsに組み込まれていません。 | 
| AP Create method, AP Modify method |  METHOD SET CODE("myMeth";vCode;*) | 
| AP Does method exist |  METHOD GET NAMES($arrNames;"myMeth") | 
| AP Get picture type | "ピクチャ" テーマのコマンド | 
| AP Get templates | 廃止予定のコマンド | 
| _AP External clock, AP SET CLOCK | TimePicker ウィジェット(4D v14) | 
| AP Rect Dragger | SET DRAG ICON | 
| AP Timestamp to GMT |  $laDate:=String(Curent date;ISO Date GMT;Current time) | 
| AP GET PARAM, AP SET PARAM | 廃止予定のコマンド - これらのコマンドの第二引数は使用されていません。 | 
AP PICT DRAGGER -> 4Dに統合されたドラッグ&ドロップ機能を使用する (クリックタイプのイベントの場合、MouseDown、MouseX、そしてMouseY システム変数)
AP PICT UPDATER と %AP Pict displayer -> ピクチャ フィールドを使用する
AP Read picture BLOB -> BLOB TO PICTUREを使用する
AP Read picture File - > READ PICTURE FILEを使用する
AP Save GIF -> CONVERT PICTURE + WRITE PICTURE FILEを使用する
AP SET PICT MODE -> SET FORMATを使用する
AP Select document -> Select documentを使用する
AP Set palette -> Select RGB Colorを使用する
AP Sublaunch -> LAUNCH EXTERNAL PROCESSを使用する
AP PrintDefault -> AP BLOB to print settings + AP Print settings to BLOBを使用する
AP Text to PrintRec -> AP BLOB to print settings + AP Print settings to BLOBを使用する
AP PrintRec to text -> AP BLOB to print settings + AP Print settings to BLOBを使用する
AP PrValidate -> AP BLOB to print settings + AP Print settings to BLOBを使用する
AP Toolbar installed -> Tool bar heightを使用する (ツールバーが隠されている場合0が返される)
AP SET WEB FILTERS -> SET DATABASE PARAMETER と Get database parameterを使用する
AP ShellExecute (Mac OS) -> LAUNCH EXTERNAL PROCESSを使用する
AP Add table and fields -> 4D SQLエンジンをを使用する
AP Create relation -> 現在代わりのソリューションはありません。
 コメントを追加
コメントを追加