DesignEditors.TSelectionEditor.ExecuteVerb
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: DesignEditors.pas DesignEditors.hpp
| |
| Unit: DesignEditors | |
| Parent: TSelectionEditor | |
Delphi
procedure ExecuteVerb(Index: Integer; const List: IDesignerSelections); virtual;
C++
virtual void __fastcall ExecuteVerb(int Index, const Designintf::_di_IDesignerSelections List);
Description
Embarcadero Technologies does not currently have any additional information.