ToolsAPI.IOTADebuggerServices60.NewModuleBreakpoint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function NewModuleBreakpoint(const ModuleName: string;
const AProcess: IOTAProcess): IOTABreakpoint; deprecated 'Use overloaded NewModuleBreakpoint(const ModuleName: string)';

C++

virtual _di_IOTABreakpoint __fastcall NewModuleBreakpoint _DEPRECATED_ATTRIBUTE1("Use overloaded NewModuleBreakpoint(const ModuleName: string)") (const System::UnicodeString ModuleName, const _di_IOTAProcess AProcess) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI IOTADebuggerServices60

Description

Embarcadero Technologies does not currently have any additional information.