RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleContainer.ObjectVerbs Property

Lists the verbs that the OLE object supports.

Pascal
property ObjectVerbs: TStrings;
C++
__property TStrings ObjectVerbs;

Read ObjectVerbs to determine the verbs that can be used with the OLE object. The verb names can have embedded ampersand (&) characters to indicate shortcut keys. An OLE object must already be loaded in the container before accessing the ObjectVerbs property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!