DesignIntf.TDesignerSelections.Copy
Delphi
constructor Copy(const Selections: IDesignerSelections);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
constructor | public | DesignIntf.pas | DesignIntf | TDesignerSelections |
説明
別のリストのコピーである TDesignerSelections のインスタンスを作成します。
Copy を呼び出すと,Selections パラメータで選択されたものと同じオブジェクトのリストを表す TDesignerSelections オブジェクトを作成できます。