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

TITSFWriter

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

Declaration

Source position: chmwriter.pas line 51

type TITSFWriter = class(TObject)

  FOnLastFile: TNotifyEvent;

public

  constructor Create(); virtual;

  destructor Destroy; override;

  procedure Execute;

  procedure AddStreamToArchive();

  procedure PostAddStreamToArchive();

  procedure LocaleToLanguageID();

  function LocaleFromLanguageID;

  property WindowSize: LongWord; [rw]

  property FrameSize: LongWord; [rw]

  property FilesToCompress: TStrings; [r]

  property OnGetFileData: TGetDataFunc; [rw]

  property OnLastFile: TNotifyEvent; [rw]

  property OutStream: TStream; [r]

  property TempRawStream: TStream; [rw]

  property ReadmeMessage: string; [rw]

  property Cores: Integer; [rw]

  property LocaleID: LongWord; [rw]

end;

Inheritance

TITSFWriter

|

TObject


Documentation generated on: 2023-03-18