Unit 'JwaActiveX' Package
[Overview][Constants][Types][Classes][Index] [#winunits-jedi]

PROPSPEC

Declaration

Source position: jwaactivex.pas line 680

type PROPSPEC = packed record

  ulKind: ULONG;

  case Integer of

    0: (

        propid: TPropID;

      );

    1: (

        lpwstr: POleStr;

      );

end;


Documentation generated on: 2023-03-18