[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazConfigStorage' (#lazutils)

TConfigMemStorageModification

Declaration

Source position: lazconfigstorage.pas line 104

type TConfigMemStorageModification = (

  cmsmSet,

  

  cmsmGet,

  

  cmsmDelete,

  

  cmsmDeleteValue

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.