THPDFPage.AddPushButtonWithSoundAction Method

Metodesammendrag: THPDFPage.AddPushButtonWithSoundAction Method

Deklarasjon

procedure AddPushButtonWithSoundAction(const FieldName, Caption: AnsiString; Rectangle : TRect; const SoundFileName : AnsiString; const SoundParams : THPDFSoundParams; Volume : Single= 1.0; Repeating : Boolean= False; Synchronous : Boolean= False; Flags : THPDFFormFieldFlags= []); overload;

Enhet

HPDFDoc

Parametere

NavnFormål
FieldNameFelt
CaptionTekst
RectangleRektangel
SoundFileNameFil
SoundParamsVerdi: AddPushButtonWithSoundAction
VolumeVerdi: AddPushButtonWithSoundAction
RepeatingVerdi: AddPushButtonWithSoundAction
SynchronousVerdi: AddPushButtonWithSoundAction
FlagsVerdi: AddPushButtonWithSoundAction

Returverdi

Returnerer ingen verdi

Bruksnotater

Relaterte API-er