VS:EnableLBSingleLineSelection/ja

From Vectorworks Developer
Revision as of 14:29, 12 August 2013 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Description

1行のみ選択可能に設定します。

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

Parameters

dialogID LONGINT ダイアログ番号
componentID LONGINT リストブラウザ番号
enable BOOLEAN TRUE:1行のみ選択/FALSE:複数行選択

Version

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