THPDFPage.AddSoundAnnotation

THPDFPage

 

Inizio  Precedente  Successivo

Adds new Sound annotation on the current page.

 

Sintassi Delphi:

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

 

Sintassi C++:

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

 

Descrizione

Usare AddSoundAnnotation per aggiungere alla pagina corrente una nuova annotazione Sound con messaggio di testo specificato (Contents), nome file audio, area rettangolare (Rectangle) e colore

 

 

Sound annotation preview