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

updatekindty

Declaration

Source position: msebufdataset.pas line 201

type updatekindty = (

  uk_modify = ord(ukmodify),

  uk_insert = ord(ukinsert),

  uk_delete = ord(ukdelete),

  uk_modifyinupdate

);


Documentation generated on: 2021-05-13