インタフェース: styleMgr

インタフェース > コア インタフェース > styleMgr

 

   

コア インタフェース - クイック ナビゲーション

   

プロパティ:

styleMgr.numInstances : integer : Read 	 

インスタンスの数を整数値で返します。

   

styleMgr.numCategories : integer : Read   

カテゴリの数を整数値で返します。

   

メソッド:

<Interface>styleMgr.GetStyle <String >categName <String >styleName 

categName is In parameter 
styleName is In parameter 

所定のカテゴリと名前(両方とも参照渡し)によって ADT_Style MixinInterface を返します。

   

<Interface>styleMgr.IsInstance <node>node 

ADT_Style MixinInterface を返します。

   

<node>styleMgr.GetInstanceTop <node>node 

所定のノードの最上位のインスタンス ノードを返します。

   

<integer>styleMgr.GetCategories <&Interface array>categories 

categories is In parameter