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

TACSCustomFileOut

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

Declaration

Source position: acs_classes.pas line 473

type TACSCustomFileOut = class(TACSStreamedOutput)

protected

  FFileName: TFileName;

  

  FFileMode: TACSFileOutputMode;

  

  FAccessMask: Integer;

  

  procedure SetFileMode(); virtual;

  

public

  constructor Create(); override;

  

published

  property FileMode: TACSFileOutputMode; [rw]

  

  property FileName: TFileName; [rw]

  

end;

Inheritance

TACSCustomFileOut

  

|

TACSStreamedOutput

  

|

TACSCustomOutput

  

|

TObject



CT Web help

CodeTyphon Studio