Source position: srceditorintf.pas line 465
type TEditorMacroState = (
emStopped,
emRecording,
emPlaying,
emRecPaused
);