ToolsAPI.TOTAGotoDefinitionCallBack

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TOTAGotoDefinitionCallBack = procedure(Sender: TObject; AId: Integer;
const AFileName: string; ALine: Integer; AError: Boolean;
const AMessage: string) of object;

C++

typedef void __fastcall (__closure *TOTAGotoDefinitionCallBack)(System::TObject* Sender, int AId, const System::UnicodeString AFileName, int ALine, bool AError, const System::UnicodeString AMessage);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI ToolsAPI

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.