ToolsAPI.IOTADebuggerServices60.NewSourceBreakpoint

提供: RAD Studio API Documentation
移動先: 案内検索

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 ;

プロパティ

種類 可視性 ソース ユニット
function public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI IOTADebuggerServices60

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。