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

TFileEntryList

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

Declaration

Source position: chmtypes.pas line 79

type TFileEntryList = class(TList)

public

  function AddEntry();

  procedure Delete();

  property FileEntry []: TFileEntryRec; [rw]

  procedure Sort;

  constructor Create;

  destructor Destroy; override;

end;

Inheritance

TFileEntryList

|

TObject


Documentation generated on: 2023-03-18