I am writing a small application that allows the user to run a process at intervals of an indicated number of minutes. Ideally I want the user to set a time for starting the running of these intervals. Is there a way in which I can start the TTimer (enabling it) at a given time (as indicated by the user). Will I need to use a second TTimer for this (or am I missing the obvious) ??
Steve
Steve