IFlexExport.Compile
IFlexExport

function Compile(Const TargetFile: WideString): WordBool;

Type Library
TeeChartx

Description
Calls the Adobe Flex SDK compiler (mxmlc.exe) located at the specified folder using the editor dialog.

Returns True if compilation succeed.

The TargetFile parameter must be an existing *.mxml file generated from this export format, or saved using the #link TFlexExportFormat.FlexMXML#FlexMXML# property.

The folder containing the Flex compiler is stored at registry under key:

HKEY_CURRENT_USER\Software\Steema Software\TeeChart Pro\Editor

Key values:

FlexCanvas_Compiler c:\program files\flex_sdk_3\bin

FlexCanvas_Temp c:\my_temp_folder