Source position: lazconfigstorage.pas line 95
type TConfigMemStorageModification = (
cmsmSet,
cmsmGet,
cmsmDelete,
cmsmDeleteValue
);