THPDFPage.AddMovieAnnotation

THPDFPage

 

맨 위  이전  다음

Adds new Movie annotation on the current page.

 

Delphi 구문:

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

 

C++ 구문:

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

 

설명

현재 page에 text message(목차), movie filename, rectangle area(Rectangle), color로 지정된 새 Movie annotation을 추가하려면 AddMovieAnnotation을 사용하십시오

 

 

Movie annotation preview