EMS.ResourceAPI.TEMSBaseResource.TGetParam

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TGetParam = procedure (ASender: TObject; const AName: string; var AValue: string; var AHasValue: Boolean) of object;

C++

typedef void __fastcall (__closure *TGetParam)(System::TObject* ASender, const System::UnicodeString AName, System::UnicodeString &AValue, bool &AHasValue);

Properties

Type Visibility Source Unit Parent
type
typedef
public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEMSBaseResource

Description

Embarcadero Technologies does not currently have any additional information.