Read current count value (TimerInterval property

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • MLH

    Read current count value (TimerInterval property

    The TimerInterval property setting is a Long Integer value between 0
    and whatever you set it to. The countdown starts when the form loads
    and that is what I would like to read. Any way to read an open form's
    current countdown value from another module?
  • MLH

    #2
    Re: Read current count value (TimerInterval property

    Yep

    Comment

    Working...