WebAdapt.TCustomAdapter.ImplGetVariable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ImplGetVariable(I: Integer): TComponent; virtual;

C++

virtual System::Classes::TComponent* __fastcall ImplGetVariable(int I);

Properties

Type Visibility Source Unit Parent
function protected
WebAdapt.pas
WebAdapt.hpp
WebAdapt TCustomAdapter

Description

Returns an action or field.

ImplGetVariable is called by GetVariable. ImplGetVariable uses the I parameter to locate an adapter action or adapter field.

See Also

Personal tools
Translations