THPDFPage.AddPushButtonWithSoundAction Method

Metodesammendrag: THPDFPage.AddPushButtonWithSoundAction Method

Deklaration

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;

Enhed

HPDFDoc

Parametre

NavnFormål
FieldNameFelt
CaptionTekst
RectangleRektangel
SoundFileNameFil
SoundParamsVærdi: AddPushButtonWithSoundAction
VolumeVærdi: AddPushButtonWithSoundAction
RepeatingVærdi: AddPushButtonWithSoundAction
SynchronousVærdi: AddPushButtonWithSoundAction
FlagsVærdi: AddPushButtonWithSoundAction

Returværdi

Returnerer ingen værdi

Brugsnoter

Relaterede API'er