THPDFPage.AddSoundAnnotation

THPDFPage

 

الأعلى  السابق  التالي

Adds new Sound annotation on the current page.

 

Delphi syntax:

procedure AddSoundAnnotation ( Contents: AnsiString; FileName: AnsiString; Rectangle: TRect; Color: TColor = clRed);

 

C++ syntax:

void __fastcall AddSoundAnnotation ( AnsiString Contents, AnsiString FileName, Windows::TRect &Rectangle, Graphics::TColor Color );

 

الوصف

استخدم AddSoundAnnotation لإضافة تعليق Sound جديد تحدده رسالة النص (المحتويات) واسم ملف sound ومنطقة المستطيل (Rectangle) واللون على الصفحة الحالية

 

 

Sound annotation preview