RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleControl.ServiceQuery Event

Specifies the TServiceQuery associated with this ActiveX control.

Pascal
property ServiceQuery: TServiceQuery;
C++
__property TServiceQuery ServiceQuery;

Use TServiceQuery to set or get the TServiceQuery used by this ActiveX control. The value of ServiceQuery is used by the QueryService method. Whenever QueryService is called, it forwards the call to the associated TServiceQuery

 

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