Unit 'BASE_Engine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_titanscript]

TTitanBreakpoint

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

Declaration

Source position: base_engine.pas line 2108

type TTitanBreakpoint = class

public

  LineNumber: Integer;

  

  Condition: string;

  

  PassCount: Integer;

  

  CurrPassCount: Integer;

  

  constructor Create();

  

end;

Inheritance

TTitanBreakpoint

  

|

TObject



CT Web help

CodeTyphon Studio