SFileVersionInfoFormat Resource String
'File: %s'+#13#10+'InternalName: %s'+#13#10+'OriginalFilename: %s'+#13#10+'FileVersion: %s'+#13#10+'FileDescription: %s'+#13#10+'Product: %s'+#13#10+'ProductVersion: %s'+#13#10+'Debug: %s'+#13#10+'Patched: %s'+#13#10+'PreRelease: %s'+#13#10+'PrivateBuild: %s'+#13#10+'SpecialBuild: %s'+#13#10+'Language: %s'+#13#10
SFileVersionInfoFormat = 'File: %s' + #13#10 + 'InternalName: %s' + #13#10 + 'OriginalFilename: %s' + #13#10 + 'FileVersion: %s' + #13#10 + 'FileDescription: %s' + #13#10 + 'Product: %s' + #13#10 + 'ProductVersion: %s' + #13#10 + 'Debug: %s' + #13#10 + 'Patched: %s' + #13#10 + 'PreRelease: %s' + #13#10 + 'PrivateBuild: %s' + #13#10 + 'SpecialBuild: %s' + #13#10 + 'Language: %s' + #13#10;
Value
Type: string