File extension for the compiled target
Source position: fpmkunit.pp line 807
public property TTarget.Extension : string |
Extension contains the file extension (without the dot) for the compiled output file. This extension varies based on the target type, such as 'exe' for programs or 'dll' for libraries.