Unit 'ITSFTransform' Package
[Overview][Types][Classes][Procedures and functions][Index] [#chm]

TITSFTransform

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

Declaration

Source position: itsftransform.pas line 39

type TITSFTransform = class

public

  GetObject: TGetObject;

  OutStream: TMemoryStream;

  constructor Create(); virtual;

  function WantData(); virtual;

  property ParentTransform: TITSFTransform; [r]

  property Prefix: string; [rw]

  property DataStream: TStream; [rw]

  class function GUID; virtual;

  class function GUIDString; virtual;

end;

Inheritance

TITSFTransform

|

TObject


Documentation generated on: 2023-03-18