TatScriptInfo.FormResource Property
Holds the DFM resource content for a form script, loaded during compilation.
Remarks
For form scripts, the referenced DFM file is loaded at compile time and its content saved here for later use (instantiating forms, saving compiled code to file, etc.). The DFM file is not re-read until the script is cleared and recompiled.
Syntax
Unit: atScript
property TatScriptInfo.FormResource: string