Unit 'JvPageListTreeView' Package
[Overview][Classes][Index] [#pl_jvcl]

TJvCustomPageListTreeView

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

Declaration

Source position: JvPageListTreeView.pas line 83

type TJvCustomPageListTreeView = class(TCustomTreeView)

protected

  procedure CreateWnd; override;

  

  procedure DestroyWnd; override;

  

  procedure Notification(); override;

  

  function CreateNode; override;

  

  function CreateNodes; override;

  

  function CanChange(); override;

  

  procedure Change(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property PageDefault: Integer; [rw]

  

  property PageLinks: TJvPageLinks; [rw]

  

  property PageList: IPageList; [rw]

  

protected

  property AutoExpand;

  

  property ShowButtons;

  

  property ShowLines;

  

  property ReadOnly;

  

  property Items: TJvPageIndexNodes; [rw]

  

end;

Inheritance

TJvCustomPageListTreeView

  

|

TObject



CT Web help

CodeTyphon Studio