VS:AddHelpItem/ja

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Description

カスタムダイアログにヘルプフィールドを作成します。

PROCEDURE AddHelpItem(
itemID :INTEGER;
x1 :INTEGER;
y1 :INTEGER;
x2 :INTEGER;
y2 :INTEGER);
def vs.AddHelpItem(itemID, x1, y1, x2, y2):
    return None

Parameters

itemID INTEGER ヘルプフィールドアイテム番号
x1 INTEGER ヘルプフィールドの左上のX座標
y1 INTEGER ヘルプフィールドの左上のY座標
x2 INTEGER ヘルプフィールドの右下のX座標
y2 INTEGER ヘルプフィールドの右下のY座標

Version

AddHelpItem 廃止バージョン: Vectorworks 2010


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