ToolsAPI.WelcomePage.TOnSetDataEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOnSetDataEvent = procedure(const AData: IInterfaceList) of object;

C++

typedef void __fastcall (__closure *TOnSetDataEvent)(const System::Classes::_di_IInterfaceList AData);

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.