RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterControlGroup Methods

The methods of the TAdapterControlGroup class are listed here.

 
Name 
Description 
 
Responds when the adapter associated with this control group changes. 
 
Registers interest so that the adapter control group notifies an object of changes to its adapter. 
 
Generates a list of the default adapter display field components that generate controls for the default fields of the control group's adapter. 
 
Returns the child Web item that represents the value of a specified adapter field. 
 
Returns the value of the Adapter property. 
 
Returns the current mode of the control group's adapter. 
 
Returns the value of the AdapterMode property. 
 
Returns the variable name that refers to the control group's adapter in server-side script. 
 
Populates a control requirements object with declarations of the variables and functions this control group requires for generating its HTML. 
 
Populates a design-time warnings object with any warnings that the adapter control group needs to emit. 
 
Fills a string list with the names of all of the associated adapter's fields. 
 
Returns the value of the VisibleFields property. 
 
Provides the underlying implementation for the GetControlRequirements method. 
 
Indicates whether one of the adapter control group's child Web items represents a specified adapter field. 
 
Updates the TAdapterControlGroup object when components are added to or removed from the application. 
 
Responds when the control group's adapter notifies it of a change. 
 
Unregisters interest in changes to the control group's adapter. 
 
Sets the value of the Adapter property. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!