[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseapplication.pas line 437
type validaterenameeventty = procedure( |
const acomponent: tcomponent; |
const curname: string; |
const newname: string |
) of object; |