Specifies the name of the .FMX file of the form currently being executed.
Applies to application
Set not settable
Get the value of this property to determine the name of the file the current form came from in an application that has multiple called forms.
Current_Form at the application level corresponds to File_Name at the form level. File_Name is gettable with GET_FORM_PROPERTY.