|
<< Click to Display Table of Contents >> Navigation: Classes > TIWForm > Properties > JavaScript |
Use this property to add custom Javascript code to your form.
SIGNATURE=IWForm.TIWForm.JavaScript
ETYPE=Property
Declaration:
Delphi: |
published property JavaScript: TStringList; |
C++: |
__published: __property TStringList JavaScript; |
Description: This is JavaScript, a member of class TIWForm.