VS:EnableTextEdit/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

テキストフィールドの編集可/不可を設定します。

PROCEDURE EnableTextEdit(
dialogID :LONGINT;
componentID :LONGINT;
editableState :BOOLEAN);
def vs.EnableTextEdit(dialogID, componentID, editableState):
    return None

Parameters

dialogID LONGINT ダイアログ番号
componentID LONGINT アイテム番号
editableState BOOLEAN アイテムの設定(TRUE:編集可/FALSE:編集不可 )

Version

利用可能バージョン: Vectorworks 2010