<< Click to Display Table of Contents >>
Navigation: Script Language >
Variables can contain reference to any function defined in script or registered from Delphi code.
Example:
t := ShowMessage; t('test');