RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterForm.GetHTMLFormVarName Method

Returns the name of the javascript variable that refers to the generated form.

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

GetHTMLFormVarName is the read access method for the HTMLFormVarName property. 

 

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