HotPDF Delphi PDF Component Developer Guide | ![]() |
THPDFPage.AddSoundAnnotation
|
Top Previous Next |
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 );
Description Use AddSoundAnnotation to add new Sound annotation specified text message ( Contents), sound filename, rectangle area ( Rectangle ) and color on the current page.
|
Copyright©2007-2025 losLab.com |