Unit 'coffwriter' Package
[Overview][Types][Classes][Index] [#fcl-res]

TCoffRelocations

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

Declaration

Source position: coffwriter.pp line 71

type TCoffRelocations = class

protected

  function GetCount;

  function GetRelocation();

public

  constructor Create();

  destructor Destroy; override;

  procedure Add();

  procedure AddRelativeToSection();

  procedure Clear;

  property Count: Integer; [r]

  property Items []: PCoffRelocation; default; [r]

  property StartAddress: LongWord; [rw]

  property MachineType: TCoffMachineType; [rw]

end;

Inheritance

TCoffRelocations

|

TObject


Documentation generated on: 2023-03-18