|
<< Click to Display Table of Contents >> Navigation: Classes > TIWScriptEvents > Methods > HookIWCLProperty |
SIGNATURE=IWScriptEvents.TIWScriptEvents.HookIWCLProperty@string@string
ETYPE=Method
Declaration:
Delphi: |
public procedure HookIWCLProperty(const Name: string; const Value: string); |
C++: |
void public: __fastcall HookIWCLProperty(const String Name, const String Value); |
Description: This is HookIWCLProperty, a member of class TIWScriptEvents.