RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractWebModuleList.GetItem Method
Pascal
function GetItem(I: Integer): TComponent; virtual; abstract;
C++
virtual __fastcall TComponent * GetItem(int I) = 0;

This is GetItem, a member of class TAbstractWebModuleList.

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