Unit 'googleclouddebugger' Package
[Overview][Types][Classes][Index] [#googleapi]

TStackFrame

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googleclouddebugger.pp line 576

type TStackFrame = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Set_function(); virtual;

  procedure Setlocation(); virtual;

  procedure Setarguments(); virtual;

  procedure Setlocals(); virtual;

published

  property _function: string; [rw]

  property location: TSourceLocation; [rw]

  property arguments: TStackFrameTypeargumentsArray; [rw]

  property locals: TStackFrameTypelocalsArray; [rw]

end;

Inheritance

TStackFrame

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18