[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msegrids.pas line 1887
type gridblockmovedeventty = procedure( |
const sender: tcustomgrid; |
const fromindex: Integer; |
const toindex: Integer; |
const acount: Integer |
) of object; |