VS:EnableLBSorting/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

並び替え(ソート)する/しないを設定します。

PROCEDURE EnableLBSorting(
dialogID :LONGINT;
componentID :LONGINT;
enableSorting :BOOLEAN);
def vs.EnableLBSorting(dialogID, componentID, enableSorting):
    return None

Parameters

dialogID LONGINT ダイアログ番号
componentID LONGINT リストブラウザ番号
enableSorting BOOLEAN ソートの設定(TRUE:する/FALSE:しない)

Version

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