Guest User

Untitled

a guest
Jun 24th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. ProjectItem = interface(IDispatch)
  2. ['{0B48100A-473E-433C-AB8F-66B9739AB620}']
  3. .... etc
  4. function Open(const ViewKind: WideString): Window; safecall;
  5. .... etc
Add Comment
Please, Sign In to add comment