Méthodes SiteComp.IInternetScriptDebugger

From Référence RAD Studio VCL
Jump to: navigation, search

Informations Delphi

procedure DebugScript(AContext: IInterface);
function CanDebugScript(AContext: IInterface): Boolean;


Unité : SiteComp

Type : méthode

Visibilité : public

Membre de : IInternetScriptDebugger

Informations C++

virtual void __fastcall DebugScript(System::DelphiInterface<System::IInterface> AContext);
virtual bool __fastcall CanDebugScript(System::DelphiInterface<System::IInterface> AContext);


Unité : SiteComp

Type : méthode

Visibilité : public

Membre de : IInternetScriptDebugger


Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !

Personal tools