Unit 'Debugger' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_debuggeride]

TIdeWatchValue.Create

Declaration

Source position: debugger.pp line 555

public constructor TIdeWatchValue.Create(

  AOwnerWatch: TWatch

); override;

constructor TIdeWatchValue.Create(

  AOwnerWatch: TIdeWatch;

  const AThreadId: Integer;

  const AStackFrame: Integer

);



CT Web help

CodeTyphon Studio