RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterDispatchParams.ObjectIdentifier Property

Specifies the name of the action to execute or the field to retrieve.

Pascal
property ObjectIdentifier: string;
C++
__property AnsiString ObjectIdentifier;

Read ObjectIdentifier to determine the name of the requested action or field. The interpretation of this value is the responsibility of the object specified by the Handler parameter. 

 

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