[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'tiObject' (#tiopf)

TPerStringStream

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

Declaration

Source position: tiObject.pas line 769

type TPerStringStream = class(TtiObject) end;

public

  constructor Create; override;

  destructor Destroy; override;

  property Stream: TStringStream; [rw]

  procedure Write();

  procedure WriteLn();

  property AsString: string; [r]

Inheritance

TPerStringStream

|

TtiObject

  

Base class for single objects

|

TtiVisited

  

The class that gets visited

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16