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

PROPSPEC

Declaration

Source position: jwaactivex.pas line 687

type PROPSPEC = record

  ulKind: ULONG;

  case Integer of

    0: (

        propid: TPropID;

      );

    1: (

        lpwstr: POleStr;

      );

end;


Documentation generated on: 2025-07-25