ToolsAPI.IOTAProcess150.SourceLocationFromAddress
Delphi
procedure SourceLocationFromAddress(const Address: LongWord;
out FileName: string; out LineNum: Integer);
C++
virtual void __fastcall SourceLocationFromAddress(const System::LongWord Address, /* out */ System::UnicodeString &FileName, /* out */ int &LineNum) = 0 ;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTAProcess150 |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.