Unit 'gnList' Package
[Overview][Types][Classes][Index] [#bs_engines]

TplListNode

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

Declaration

Source position: gnlist.pas line 58

type TplListNode = class(TplNode)

protected

  FNext: TplListNode;

  

  FPrev: TplListNode;

  

public

  constructor Create(); override;

  

end;

Inheritance

TplListNode

  

|

TplNode

  

|

TObject



CT Web help

CodeTyphon Studio