Delphi-PRAXiS
Seite 2 von 2     12   

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/)
-   -   Edit feld eigenschaft (https://www.delphipraxis.net/62321-edit-feld-eigenschaft.html)

DP-Maintenance 3. Feb 2006 09:36

DP-Maintenance
 
Dieses Thema wurde von "Sharky" von "Sonstige Fragen zu Delphi" nach "VCL / WinForms / Controls" verschoben.
Ist ja eher eine Frage zu einem VCL-Control

pacman1986 3. Feb 2006 10:09

Re: Edit feld eigenschaft
 
Zitat:

Delphi-Quellcode:
var Datum : TDateTime;
begin
  Datum := encodeDate(Jahr, Monat,Tag);
  edit1.Text := DateToStr(Datum);
end;

wie schon erwähnt mit dieser Funktion

bei jahr gibst du dein jahr an bei monat dein monat bei tag dein tag


Alle Zeitangaben in WEZ +1. Es ist jetzt 12:59 Uhr.
Seite 2 von 2     12   

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