Source position: mnModules.pas line 80
type TmodCommandStates = set of (
cmdsRespondSent,
cmdsHeaderSent,
cmdsContentsSent,
cmdsEnd
);