SET PROPERTY - OLE

Reference

Syntax

SET PROPERTY OF ole attr = dobj [NO FLUSH].

Effect:

Assigns the content of the data object dobj to the attribute attr of an automation object generated using CREATE OBJECT ole.

Additions