Source position: jwaactivex.pas line 687
type PROPSPEC = record
ulKind: ULONG;
case Integer of
0: (
propid: TPropID;
);
1: (
lpwstr: POleStr;
end;