RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterControlGroup.GetAdapterVariableName Method

Returns the variable name that refers to the control group's adapter in server-side script.

Pascal
function GetAdapterVariableName: string;
C++
__fastcall AnsiString GetAdapterVariableName();

TAdapterControlGroup uses GetAdapterVariableName internally when generating server-side script that refers to its adapter. 

 

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