| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazconfigstorage.pas line 104
type TConfigMemStorageModification = ( |
||
cmsmSet, |
|
|
cmsmGet, |
|
|
cmsmDelete, |
|
|
cmsmDeleteValue |
|
|
); |
| lazarus-ccr.sourceforge.net |