AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Datenbanken Delphi Mysql passing Login data to another form

Delphi Mysql passing Login data to another form

Ein Thema von drama22 · begonnen am 9. Sep 2014 · letzter Beitrag vom 9. Sep 2014
 
drama22

Registriert seit: 12. Jan 2013
88 Beiträge
 
#7

AW: Delphi Mysql passing Login data to another form

  Alt 9. Sep 2014, 15:16
Maybe this helps:
Mainform.listusers.Items.AddObject(SQL.Login, SQL); Now you see the name in the list and have access to the login instance.

BTW: 'SQL' is not a good name for an instance of your TLoginClass. You should not name neither a class nor an instance after its implementation details. It is unimportant how your login class verifies the user.
this will only show the text input , thats will not implement the tracking of online users i think i have to use indy udp to allow the users see who is joind to the chat but i have no idea about how to store those user names who logged in

plus also i dont get the point on how to enable/disable some functionality of the application based on the specific user
  Mit Zitat antworten Zitat
 

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht

Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 19:57 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz