TfrmMain.CompileISSProject Method

Unit: fMain
procedure CompileISSProject(const OperatingSystem: string; const onSuccess: TProc; const onError: TProc = 0; const EXESigning: Boolean = True)

Parameters

OperatingSystem
Type: System.string

onSuccess
Type: TProc

onError
Type: TProc

EXESigning
Type: System.Boolean