RAD Studio VCL Reference
|
Creates an instance of TDesignerSelections that is a copy of another list.
constructor Copy(const Selections: IDesignerSelections);
__fastcall TDesignerSelections(const IDesignerSelections Selections);
Call Copy to create a TDesignerSelections object that represents the same list of selected objects as those in the Selections parameter.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|