ToolsAPI.IOTADebuggerServices60.NewSourceBreakpoint
Delphi
function NewSourceBreakpoint(const FileName: string; LineNumber: Integer;
const AProcess: IOTAProcess): IOTABreakpoint;
C++
virtual _di_IOTABreakpoint __fastcall NewSourceBreakpoint(const System::UnicodeString FileName, int LineNumber, 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.