Top > SetPref

Declaration:

PROCEDURE SetPref( index :INTEGER;
         status :BOOLEAN
         ) ;

Description:

Procedure SetPref sets the on-off status of a Vectorworks preference dialogitem.
Parameter index specifies the preference item,
and parameter status sets the on-off status of the item.
 A table of preference dialog items and their corresponding IDs may be found in the Appendix.

説明

環境設定の指定した項目の選択状態をBOOLEAN型の値で設定します。

Parameters:

index Preference item constant. 識別番号
status On- off status of preference. チェックの有無

Example:

SetPref(17,FALSE);


リロード   新規 下位ページ作成 編集 凍結 差分 添付 コピー 名前変更   ホーム 一覧 検索 最終更新 バックアップ リンク元   ヘルプ   最終更新のRSS
Last-modified: Mon, 21 Nov 2011 15:13:12 JST (4560d)