- Status: Fixed
- Priority: Normal
- Resolution: Fixed
- Platform: iOS
- Affects version: 1.9.4.0
Добрый день! Подскажите что делаю не так?
var
Asset: TfgAssetFile;
begin
if TfgAssetsManager.Current.Find<TfgAssetFile>(R.Files.DOC_TEMPLATES_AVR_X5, Asset) then
VSHReport.RegisterReport('act_of_completion_x5', Asset.FileName);
end;
Fix version: 1.10.0.0
Recommended Comments
Create an account or sign in to comment