VS:EnableLBDropOnIndices/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

指定した番号内でのドラッグ&ドロップ操作を有効/無効にします。

FUNCTION EnableLBDropOnIndices(
dialogID :LONGINT;
componentID :LONGINT;
iStartIndex :INTEGER;
iEndIndex :INTEGER;
bEnable :BOOLEAN) : BOOLEAN;
def vs.EnableLBDropOnIndices(dialogID, componentID, iStartIndex, iEndIndex, bEnable):
    return BOOLEAN

Parameters

dialogID LONGINT
componentID LONGINT
iStartIndex INTEGER
iEndIndex INTEGER
bEnable BOOLEAN

Version

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