Unit 'acs_classes' Package
[Overview][Constants][Types][Classes][Index] [#pl_acs]

TACSStreamedOutput

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

Declaration

Source position: acs_classes.pas line 343

type TACSStreamedOutput = class(TACSCustomOutput)

protected

  FStream: TStream;

  

  FStreamAssigned: Boolean;

  

  procedure SetStream();

  

public

  property Stream: TStream; [rw]

  

end;

Inheritance

TACSStreamedOutput

  

|

TACSCustomOutput

  

|

TObject



CT Web help

CodeTyphon Studio