Unit 'uPSPreProcessor' Package
[Overview][Types][Classes][Index] [#pl_pascalscript]

TPSLineInfoList

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

Declaration

Source position: uPSPreProcessor.pas line 60

type TPSLineInfoList = class(TObject)

protected

  function Add;

  

public

  property Count: LongInt; [r]

  

  property Items []: TPSLineInfo; default; [r]

  

  procedure Clear;

  

  function GetLineInfo();

  

  property Current: LongInt; [rw]

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TPSLineInfoList

  

|

TObject



CT Web help

CodeTyphon Studio