HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THPDFPage.AddMovieAnnotation

THPDFPage

 

Top  Previous  Next

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

 

Description

Use AddMovieAnnotation to add new Movie annotation specified text message ( Contents), movie filename, rectangle area ( Rectangle ) and color on the current page.

 

 

clip0021

Copyright©2007-2025 losLab.com