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

TVisStream

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

A wrapper for the TtiPreSizedStream

Declaration

Source position: tiVisitor.pas line 288

type TVisStream = class(TtiVisitor) end;

protected

  procedure Write(); virtual;

  procedure WriteLn(); virtual;

  procedure SetStream(); virtual;

public

  property Stream: TtiPreSizedStream; [rw]

Inheritance

TVisStream

  

A wrapper for the TtiPreSizedStream

|

TtiVisitor

  

The class that does the visiting

|

TtiBaseObject,IInterface

|

TObject

Description

A wrapper for the TtiPreSizedStream, which allows text to be written to the stream with each visit.


Documentation generated on: 2017-08-16