Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_IMAGE_AUX_SYMBOL

Declaration

Source position: jwawinnt.pas line 5546

type _IMAGE_AUX_SYMBOL = record

  case Integer of

    0: (

        Sym: TImgAuxSymSym;

      );

    1: (

        File_: TImgAuxSymFile;

      );

    2: (

        Section: TImgAuxSymSection;

      );

end;


Documentation generated on: 2023-03-18