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

TPerStream

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

Declaration

Source position: tiObject.pas line 749

type TPerStream = class(TtiObject) end;

public

  constructor Create; override;

  destructor Destroy; override;

  property Stream: TMemoryStream; [rw]

  property Size: Integer; [rw]

  procedure SaveToFile();

  procedure LoadFromFile();

  procedure Clear;

  property AsString: string; [rw]

Inheritance

TPerStream

|

TtiObject

  

Base class for single objects

|

TtiVisited

  

The class that gets visited

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16