[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msegui.pas line 949
type afterframepaintbackgroundeventty = procedure( |
const sender: tcustomframe; |
const canvas: tcanvas; |
const arect: rectty; |
const clip: Boolean; |
const move: Boolean |
) of object; |