Unit 'Pas2JsFiler' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pastojs]

TPCUCustomReader

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

Declaration

Source position: pas2jsfiler.pp line 744

type TPCUCustomReader = class(TPCUFiler)

public

  constructor Create; override;

  procedure ReadPCU(); virtual; abstract;

  function ReadContinue; virtual; abstract;

  function ReadCanContinue; virtual;

  property SourceFilename: string; [rw]

  property PCUFilename: string; [rw]

end;

Inheritance

TPCUCustomReader

|

TPCUFiler

|

TObject


Documentation generated on: 2023-03-18