|
<< Click to Display Table of Contents >> Navigation: Classes > TIWTag > Methods > ParamValue |
SIGNATURE=IWTag.TIWTag.ParamValue@string@string
ETYPE=Method
Declaration:
Delphi: |
public function ParamValue(const aParamName: string; const aDefault: string = ''): string; |
C++: |
public: __fastcall String ParamValue(const String aParamName, const String aDefault = ""); |
Description: This is ParamValue, a member of class TIWTag.