Interval

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TWinFormsTimer class > Methods >

Interval

Previous pageReturn to chapter overviewNext page

Gets or sets the time, in milliseconds, before the Timer.Tick event is raised relative to the last occurrence of the Timer.Tick event.

 

Interval                       PROCEDURE(), LONG

Interval                       PROCEDURE(LONG pValue)