Source position: actnlist.pas line 68
type TActionListState = (
asNormal,
asSuspended,
asSuspendedEnabled
);