RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebForm Methods

The methods of the TWebForm class are listed here.

 
Name 
Description 
 
Used internally to generate any javascript declarations needed by the form. 
 
Specifies whether a Web item of a specified type can be added to the WebComponents property list. 
 
Returns the HTML that defines the HTML form. 
 
Returns nil (Delphi) or NULL (C++). 
 
Returns the name of the generated HTML form. 
 
Returns the name of the javascript variable that refers to the generated form. 
 
Returns the object that specifies how the generated form should look. 
 
Returns the value of the WebComponents property. 
 
Returns the value of the VisibleFields property. 
 
Provides the underlying implementation for the AddElements method. 
 
Provides the underlying implementation for the CanAddClass method. 
 
Provides the underlying implementation for the Content method. 
 
Prevents an application from trying to assign a default set of Web items on the form. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!