Unit 'LvlGraphCtrl' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_controls]

TLvlGraphSubGraph

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

Declaration

Source position: lvlgraphctrl.pas line 192

type TLvlGraphSubGraph = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Graph: TLvlGraph; [r]

  

  property Index: Integer; [r]

  

  property LowestLevel: Integer; [r]

  

  property HighestLevel: Integer; [r]

  

end;

Inheritance

TLvlGraphSubGraph

  

|

TObject



CT Web help

CodeTyphon Studio