VS:SetTitle/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

カスタムダイアログのタイトルを設定します。

PROCEDURE SetTitle(
theTitle :STRING);
def vs.SetTitle(theTitle):
    return None

Parameters

theTitle STRING ダイアログのタイトル

Example

GetDialog(1);
SetTitle('Find-Replace Text');
InsertChoice(8,1,'Selected Text');
InsertChoice(8,2,'Selected Objs');

Version

SetTitle 廃止バージョン: Vectorworks 2010


利用可能バージョン: MiniCAD6.0.2