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

gridstates1ty

Declaration

Source position: msegrids.pas line 257

type gridstates1ty = set of (

  gs1_showcellinvalid,

  gs1_sortvalid,

  gs1_rowsortinvalid,

  gs1_sortmoving,

  gs1_sortchangelock,

  gs1_rowinserted,

  gs1_gridsorted,

  gs1_dbsorted,

  gs1_customsort,

  gs1_rowdeleting,

  gs1_autoappending,

  gs1_autoremoving,

  gs1_autosizepending,

  gs1_focuscellonenterlock,

  gs1_mousecaptureendlock,

  gs1_forcenullcheck,

  gs1_cellsizesyncing,

  gs1_userinput,

  gs1_autoappendlock,

  gs1_scrolllimit,

  gs1_nocellassistive

);


Documentation generated on: 2021-05-13