DesignIntf.TDesignerSelections.Copy

提供:RAD Studio API Documentation

Delphi

constructor Copy(const Selections: IDesignerSelections);

プロパティ

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

説明

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

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

関連項目