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

TTitanBreakpointList

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

Declaration

Source position: base_engine.pas line 2119

type TTitanBreakpointList = class(TTitanIndexedList)

public

  procedure InitCurrPassCounts;

  

  procedure AddBreakpoint();

  

  function RemoveBreakpoint();

  

  property Breakpoints []: TTitanBreakpoint; default; [r]

  

end;

Inheritance

TTitanBreakpointList

  

|

TTitanIndexedList

  

|

TObject



CT Web help

CodeTyphon Studio