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

TImageSymbolN

Declaration

Source position: jwawinnt.pas line 5293

type TImageSymbolN = record

  case Integer of

    0: (

        ShortName: array [0..7] of Byte;

      );

    1: (

        Short: DWORD;

        Long: DWORD;

      );

    2: (

        LongName: array [0..1] of DWORD;

      );

end;


Documentation generated on: 2023-03-18