[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseapplication.pas line 439
type propertynotifyeventty = procedure( |
const sender: tobject; |
const propname: string; |
const itemindex: int32 |
) of object; |