ToolsAPI.WelcomePage.TOnReceiveDataEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOnReceiveDataEvent = procedure(var Abort: Boolean) of object;

C++

typedef void __fastcall (__closure *TOnReceiveDataEvent)(bool &Abort);

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.