Unit 'BFD' Package
[Overview][Constants][Types][Procedures and functions][Index] [#bfd]

bfd_format

Declaration

Source position: bfd.pas line 143

type bfd_format = (

  bfd_unknown = 0,

  bfd_object,

  bfd_archive,

  bfd_core

);


Documentation generated on: 2023-03-18