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

TLvlGraphNodeStyle

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

Declaration

Source position: lvlgraphctrl.pas line 384

type TLvlGraphNodeStyle = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  function Equals(); override;

  

  property Control: TCustomLvlGraphControl; [r]

  

published

  property CaptionPosition: TLvlGraphNodeCaptionPosition; [rw]

  

  property CaptionScale: single; [rw]

  

  property Shape: TLvlGraphNodeShape; [rw]

  

  property GapLeft: Integer; [rw]

  

  property GapTop: Integer; [rw]

  

  property GapRight: Integer; [rw]

  

  property GapBottom: Integer; [rw]

  

  property Width: Integer; [rw]

  

  property DefaultImageIndex: Integer; [rw]

  

  property Coloring: TLvlGraphNodeColoring; [rw]

  

end;

Inheritance

TLvlGraphNodeStyle

  

|

TObject



CT Web help

CodeTyphon Studio