Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi Maskeditfeld kopieren (https://www.delphipraxis.net/28908-maskeditfeld-kopieren.html)

superstar025 1. Sep 2004 08:45


Maskeditfeld kopieren
 
Hallo

ich möchte ein Datum in einem Maskedit feld bei on exit in ein anderes Maskeditfeld kopieren und gleichzeitig einen Tag vom Datum abziehen.
Wie kann ich das machen

mfg superstar025

DerAndereMicha 2. Sep 2004 09:27

Re: Maskeditfeld kopieren
 
MaskEdit2.Text:=DateToString(StringtoDate(MaskEdit 1.Text)-1);

DP-Maintenance 2. Sep 2004 11:30

DP-Maintenance
 
Dieses Thema wurde von "Sharky" von "Datenbanken" nach "VCL-Komponenten und Controls" verschoben.
Auch das hat nichts mit Datenbankfragen zu tun ;-)


Alle Zeitangaben in WEZ +1. Es ist jetzt 11:54 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