RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.GetAdapterHiddenFields Method

Returns a list of hidden fields that hold adapter state information.

Pascal
function GetAdapterHiddenFields: TObject;
C++
__fastcall TObject * GetAdapterHiddenFields();

GetAdapterHiddenFields populates a list by calling ListHiddenFields

 

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