VS:EnableLBSingleLineSelection/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
(No difference)

Latest revision as of 14:29, 12 August 2013

.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