AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Suchfunktion Ergebnis der Suchanfrage

Ergebnis der Suchanfrage


Datum des Suchindex: Heute, 04:32

Parameter dieser Suchanfrage:

Suche in Thema: Delphi and Text input
Suche alle Beiträge, die von "Sir Rufo" geschrieben wurden
• Suchmethode: "Suche nach allen Begriffen"
• Nach Datum (firstpost) sortiert
• Zeige Treffer als Beiträge
Zeige 4 von insges. 4 Treffern
Suche benötigte 0.001s

Es liegen Ergebnisse in folgenden Bereichen vor:

  • Forum: Multimedia

    AW: Delphi and Text input

     
      by Sir Rufo, 31. Okt 2014
    Sorry to hear that but I think your delphi is broken.

    if this

    if not AnsiStartsStr('http://youtube.com', textinput.Text) then
    begin
    Application.MessageBox('Thats not youtube link', 'Info!', mb_iconWarning);
    end;

    and that
  • Forum: Multimedia

    AW: Delphi and Text input

     
      by Sir Rufo, 31. Okt 2014
    Well if the string starts with http://youtube.com, why do you show the message? Show the message if it NOT starts with. Simple logic
  • Forum: Multimedia

    AW: Delphi and Text input

     
      by Sir Rufo, 31. Okt 2014
    check if the string starts with http:// and remove it (temporary variable)
    get all characters from the temporary variable until the first / and check if that is equal to youtube.com or ends with .youtube.com
  • Forum: Multimedia

    AW: Delphi and Text input

     
      by Sir Rufo, 31. Okt 2014
    Maybe if the text starts with

    youtube.com/
    http://youtube.com/


URL zu dieser Suchanfrage:

https://www.delphipraxis.net/dp_search.php?do=usersearch&search_username=Sir+Rufo&search_exact_username=1&search_sortby=dateline&search_resulttype=post&search_matchmode=0&searchthreadid=182563
Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 04:53 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz