THPDFPage.AddSoundAnnotation

THPDFPage

 

Øverst  Forrige  Næste
Placeholder for topic body

Tilføjer ny Sound-annotation på den aktuelle side

 

Delphi-syntaks:

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

 

C++-syntaks:

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

 

Beskrivelse

Brug AddSoundAnnotation til at tilføje en ny Sound-annotation på den aktuelle side med angivet tekstmeddelelse (Contents), lydfilnavn, rektangelområde (Rectangle) og farve

 

 

Sound annotation preview