[
Overview
][
Constants
][
Types
][
Classes
][
Procedures and functions
][
Index
]
Reference for unit 'SysExtra' (
#Pkg
)
TChronoState
Declaration
Source position: sysextra.pas line 46
type
TChronoState
=
(
csStarted
,
csPaused
,
csStopped
);