Thema: Delphi Stopuhr bauen^^

Einzelnen Beitrag anzeigen

Andreas L.
(Gast)

n/a Beiträge
 
#10

Re: Stopuhr bauen^^

  Alt 25. Jan 2004, 18:38
Zitat von Delphi Hilfe:
Returns the minute of the hour represented by a TDateTime value.

Unit

DateUtils

Category

date/time routines

function MinuteOf(const AValue: TDateTime): Word;

Description

Call MinuteOf to obtain the minute of the hour represented by a specified TDateTime value. MinuteOf returns a value between 0 and 59.

Note: MinuteOf returns the same value as the MinuteOfTheHour function.
Das hilft mir nicht weiter...

[edit=Luckie]Quote-Tags gefixed. Mfg, Luckie[/edit]
  Mit Zitat antworten Zitat