DelayDot
|
Início Anterior Próximo |
|
Delphi:
|
VoicerLibX1.DelayDot := 1000;
|
VoicerLibX1.Dial('0.72952557',0);
|
|
Visual Basic:
|
VoicerLibX1.DelayDot = 1000
|
VoicerLibX1.Dial("0.72952557",0);
|
|
Veja Também: DelaySemicolon, DelayComma, Dial
|