[Overview][Types][Classes][Index] Reference for unit 'ascii85' (#fcl)

TASCII85EncoderStream

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

Declaration

Source position: ascii85.pp line 76

type TASCII85EncoderStream = class(TOwnerStream)

public

  constructor Create();

  destructor Destroy; override;

  function Write(); override;

  property Width: Integer; [r]

  property Boundary: Boolean; [r]

end;

Inheritance

TASCII85EncoderStream

|

TOwnerStream

?

TObject


Documentation generated on: Oct 02 2010