THPDFPage.AddMovieAnnotation

THPDFPage

 

למעלה  הקודם  הבא

Adds new Movie annotation on the current page.

 

Delphi syntax:

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

 

C++ syntax:

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

 

תיאור

השתמש ב-AddMovieAnnotation כדי להוסיף annotation חדש מסוג Movie לפי הודעת טקסט (תוכן), שם קובץ movie, אזור מלבן (Rectangle) וצבע בעמוד הנוכחי

 

 

Movie annotation preview