RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDesignerSelections.Create Constructor

Creates an instance of TDesignerSelections.

Pascal
constructor Create; virtual;
C++
virtual __fastcall TDesignerSelections();

Call Create to create an empty component list. After creating the list, use the Add method (via the IDesignerSelections interface) to add objects to the list. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!