RAD Studio VCL Reference
|
Changes the currently selected set of components.
procedure SetSelections(const List: IDesignerSelections);
__fastcall SetSelections(const IDesignerSelections List);
Call SetSelections to programmatically change which objects in the root object are selected. Pass in a list of selections using an object such as TDesignerSelectionList that supports the IDesignerSelections interface.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|