THPDFPage.AddPushButtonWithSoundAction – metoda

Souhrn metody: THPDFPage.AddPushButtonWithSoundAction – metoda

Deklarace

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;

Jednotka

HPDFDoc

Parametry

NázevÚčel
FieldNamePole
CaptionText
RectangleObdélník
SoundFileNameSoubor
SoundParamsVstup použitý metodou AddPushButtonWithSoundAction
VolumeVstup použitý metodou AddPushButtonWithSoundAction
RepeatingVstup použitý metodou AddPushButtonWithSoundAction
SynchronousVstup použitý metodou AddPushButtonWithSoundAction
FlagsVstup použitý metodou AddPushButtonWithSoundAction

Návratová hodnota

Tento člen nevrací žádnou hodnotu

Poznámky k použití

Související API