THPDFPage.AddSoundAnnotation

THPDFPage

 

Øverst  Forrige  Neste

Adds new Sound annotation on the current page.

 

Delphi syntax:

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

 

C++ syntax:

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

 

Beskrivelse

Bruk AddSoundAnnotation til å legge til en ny Sound-annotasjon som angir tekstmeldingen ( Contents ), lydfilnavnet, rektangelområdet ( Rectangle ) og fargen på gjeldende side

 

 

Sound annotation preview