RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.ImplGetVariableName Method

Gets the name used to reference this adapter with server-side script.

Pascal
function ImplGetVariableName: string; virtual;
C++
virtual __fastcall AnsiString ImplGetVariableName();

ImplGetVariableName returns the component name. 

 

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