[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msetextedit.pas line 55
type textdraweventty = procedure( |
const sender: tcustomtextedit; |
const canvas: tcanvas; |
const atext: richstringty; |
const cellinfo: pcellinfoty; |
var handled: Boolean |
) of object; |