RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterFields.WebFields Property

Lists the field components that this object manages.

Pascal
property WebFields: TWebComponentList;
C++
__property TWebComponentList WebFields;

Read WebFields to access the list of field components. Each component in this list is a descendant of TAdapterNamedField

 

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