DesignIntf.TDesignerSelections.Copy

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Copy(const Selections: IDesignerSelections);

プロパティ

種類 可視性 ソース ユニット
constructor public DesignIntf.pas DesignIntf TDesignerSelections

説明

別のリストのコピーである TDesignerSelections のインスタンスを作成します。

Copy を呼び出すと,Selections パラメータで選択されたものと同じオブジェクトのリストを表す TDesignerSelections オブジェクトを作成できます。

関連項目