THPDFPage.AddMovieAnnotation

THPDFPage

 

Góra  Poprzedni  Następny

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 );

 

Opis

Użyj AddMovieAnnotation, aby dodać nową adnotację Movie na bieżącej stronie z określoną wiadomością tekstową (Contents), nazwą pliku filmu, obszarem prostokąta (Rectangle) i kolorem

 

 

Movie annotation preview