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