function BinaryFileName(const SrcFileName: string): string;
Returns the path and name of the compiled binary when the source code comes from a file.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcFileName | string |
Returns: String
Returns the path and name of the compiled binary when the source code comes from a file.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcFileName | string |
Returns: String