RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseEndUserAdapter.GetEndUserAdapter Method

Gets the end-user adapter.

Pascal
function GetEndUserAdapter: TComponent;
C++
__fastcall TComponent * GetEndUserAdapter();

The GetEndUserAdapter function is called from server-side script to get the end-user adapter. This function returns itself, that is, this TBaseEndUserAdapter

 

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