WebModu.FindNamedModuleVariable
From RAD Studio API Documentation
Revision as of 05:10, 8 October 2011 by TestAccount (Talk | contribs)
Delphi
function FindNamedModuleVariable(AModule: TComponent; const AName: string): TComponent;
C++
extern DELPHI_PACKAGE System::Classes::TComponent* __fastcall FindNamedModuleVariable(System::Classes::TComponent* AModule, const System::UnicodeString AName);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | WebModu.pas WebModu.hpp |
WebModu | WebModu |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!