VS:EnableLBClickAllDataChange/ja

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

クリックする際にoption (Mac) /alt (Win) キーを押していれば、ラジオボタンや複数選択可能な列にあるすべてのデータ項目を一回のクリックで変更する/しないを設定します。

FUNCTION EnableLBClickAllDataChange(
dialogID :LONGINT;
componentID :LONGINT;
enable :BOOLEAN) : BOOLEAN;
def vs.EnableLBClickAllDataChange(dialogID, componentID, enable):
    return BOOLEAN

Parameters

dialogID LONGINT ダイアログ番号
componentID LONGINT リストブラウザ番号
enable BOOLEAN TRUE:変更する/FALSE:変更しない

Version

利用可能バージョン: VectorWorks12.0