Thema: Delphi Timer maximum

Einzelnen Beitrag anzeigen

Benutzerbild von gmarts
gmarts

Registriert seit: 4. Apr 2004
Ort: Templin
290 Beiträge
 
Delphi 6 Enterprise
 
#5

Re: Timer maximum

  Alt 6. Mai 2004, 15:51
F1!

Code:

TTimer
Determines the amount of time, in milliseconds, that passes before the timer component initiates another OnTimer event.

property Interval: Cardinal;

typ: Cardinal   range: 0..4294967295   unsigned 32-bit
  Mit Zitat antworten Zitat