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