TTimerMode = ( tmShow, tmHide );
enum TTimerMode { tmShow, tmHide };
Forms
This is record Forms.TTimerMode.