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

TLvlGraphLimits

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

Declaration

Source position: lvlgraphctrl.pas line 462

type TLvlGraphLimits = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  function Equals(); override;

  

  property Control: TCustomLvlGraphControl; [r]

  

published

  property MaxLevelHeightAbs: Integer; [rw]

  

  property MaxLevelHeightRel: single; [rw]

  

end;

Inheritance

TLvlGraphLimits

  

|

TObject



CT Web help

CodeTyphon Studio