events

書式

app.fontLockingPreferences.events

説明

イベントを格納したコレクションを示します。
var fp=app.fontLockingPreferences;
alert(fp.events);

目次に戻る