ToolsAPI.WelcomePage.TOnPluginItemClickEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOnPluginItemClickEvent = procedure(Sender: TObject; ItemIndex: Integer) of object;

C++

typedef void __fastcall (__closure *TOnPluginItemClickEvent)(System::TObject* Sender, int ItemIndex);

Properties

Type Visibility Source Unit Parent
type
typedef
public
ToolsAPI.WelcomePage.pas
ToolsAPI.WelcomePage.hpp
ToolsAPI.WelcomePage ToolsAPI.WelcomePage

Description

Embarcadero Technologies does not currently have any additional information.