Unit 'ctopasconvert' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_chelper]

THeaderFile

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

Declaration

Source position: ctopasconvert.pas line 144

type THeaderFile = class(TObject)

  ents: TList;

  

  cmts: TList;

  

  pres: TList;

  

  fn: string;

  

  inclOrder: Integer;

  

  useCount: Integer;

  

  isCore: Boolean;

  

  usedBy: Integer;

  

  text: string;

  

  fileOfs: TFileOffsets;

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

THeaderFile

  

|

TObject



CT Web help

CodeTyphon Studio