API:DesignIntf.IComponentEditor.GetVerb

From RAD Studio API Documentation

[–] Properties
Type: function
Visibility: public
Source:
DesignIntf.pas
DesignIntf.hpp
Unit: DesignIntf
Parent: IComponentEditor

Delphi

function GetVerb(Index: Integer): string;

C++

virtual System::UnicodeString __fastcall GetVerb(int Index) = 0 ;

Description

Embarcadero Technologies does not currently have any additional information.