RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleControl.GetObjectVerbs Method

Retrieves the names of the verbs implemented by the ActiveX control.

Pascal
procedure GetObjectVerbs(List: TStrings);
C++
__fastcall GetObjectVerbs(TStrings List);

Use GetObjectVerbs to retrieve the names of the verbs implemented by the ActiveX control. 

List is where the names of the verbs are to be stored. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!