THPDFPage.AddPushButtonWithSoundAction Methode

Methodeoverzicht: THPDFPage.AddPushButtonWithSoundAction Methode

Declaratie

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;

Eenheid

HPDFDoc

Parameters

NaamDoel
FieldNameVeld
CaptionTekst
RectangleRechthoek
SoundFileNameBestand
SoundParamsWaarde: AddPushButtonWithSoundAction
VolumeWaarde: AddPushButtonWithSoundAction
RepeatingWaarde: AddPushButtonWithSoundAction
SynchronousWaarde: AddPushButtonWithSoundAction
FlagsWaarde: AddPushButtonWithSoundAction

Retourwaarde

Geeft geen waarde terug

Gebruiksaantekeningen

Gerelateerde API's