RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
WebModu.FindNamedModuleVariable Function
Pascal
function FindNamedModuleVariable(AModule: TComponent; const AName: string): TComponent;
C++
TComponent * FindNamedModuleVariable(TComponent * AModule, const AnsiString AName);

This is function WebModu.FindNamedModuleVariable.

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