RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebForm.GetVisibleFields Method

Returns the value of the VisibleFields property.

Pascal
function GetVisibleFields: TWebComponentList;
C++
__fastcall TWebComponentList GetVisibleFields();

GetVisibleFields is the protected read implementation of the VisibleFields property. 

 

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