function BinaryFileNameRes(const ResName: string): string;
Returns the path and name of the compiled binary when the source code comes from an embedded resource.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ResName | string |
Returns: String
Returns the path and name of the compiled binary when the source code comes from an embedded resource.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ResName | string |
Returns: String