ToolsAPI.TOTAGotoDefinitionCallBackEx

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

typedef void __fastcall (__closure *TOTAGotoDefinitionCallBackEx)(System::TObject* Sender, int AId, const System::UnicodeString AFileName, int ALine, int ACharIndex, 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.