[Overview][Constants][Types][Classes][Index] |
Source position: msechartedit.pas line 53
type markerhinteventty = procedure( |
const sender: tcustomchartedit; |
const isy: Boolean; |
const adial: Integer; |
const aindex: Integer; |
var ahint: hintinfoty |
) of object; |